Class FraudPreventionData
Inheritance
System.Object
FraudPreventionData
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
IpAddress
Declaration
public string IpAddress { get; set; }
Property Value
Type |
Description |
System.String |
|