Search Results for

    Show / Hide Table of Contents

    Class ParseCallbackDataHookResponse

    Inheritance
    System.Object
    ParseCallbackDataHookResponse
    Namespace: DirectScale.Disco.Extension.Hooks.FraudPrevention
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class ParseCallbackDataHookResponse : Object

    Constructors

    ParseCallbackDataHookResponse()

    Declaration
    public ParseCallbackDataHookResponse()

    Properties

    Data

    Declaration
    public List<FraudPreventionCallback> Data { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<FraudPreventionCallback>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX