Class FraudPreventionInfo
Inheritance
System.Object
FraudPreventionInfo
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 |
|