Search Results for

    Show / Hide Table of Contents

    Class FraudPreventionInfo

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

    Constructors

    FraudPreventionInfo()

    Declaration
    public FraudPreventionInfo()

    Properties

    ClientSideCode

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

    FraudPreventionId

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

    ProviderId

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