Search Results for

    Show / Hide Table of Contents

    Class FraudPreventionData

    Inheritance
    System.Object
    FraudPreventionData
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class FraudPreventionData : Object

    Constructors

    FraudPreventionData()

    Declaration
    public FraudPreventionData()

    Properties

    FraudPreventionId

    Declaration
    public string FraudPreventionId { get; set; }
    Property Value
    Type Description
    System.String

    FraudPreventionProviderId

    Declaration
    public string FraudPreventionProviderId { get; set; }
    Property Value
    Type Description
    System.String

    FraudPreventionType

    Declaration
    public FraudPreventionTypeEnum FraudPreventionType { get; set; }
    Property Value
    Type Description
    FraudPreventionTypeEnum

    IpAddress

    Declaration
    public string IpAddress { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX