Class GetPreCheckHookResponse
Inheritance
System.Object
GetPreCheckHookResponse
Namespace: DirectScale.Disco.Extension.Hooks.FraudPrevention
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class GetPreCheckHookResponse : Object
Constructors
GetPreCheckHookResponse()
Declaration
public GetPreCheckHookResponse()
Properties
Payment
Declaration
public PaymentResponse Payment { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentResponse |
Status
Declaration
public FraudReviewStatus Status { get; set; }
Property Value
| Type | Description |
|---|---|
| FraudReviewStatus |