Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX