Search Results for

    Show / Hide Table of Contents

    Class GetUserDefinedFieldsHookRequest

    Inheritance
    System.Object
    GetUserDefinedFieldsHookRequest
    Namespace: DirectScale.Disco.Extension.Hooks.Merchants.Fraud.Kount
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class GetUserDefinedFieldsHookRequest : Object

    Constructors

    GetUserDefinedFieldsHookRequest()

    Declaration
    public GetUserDefinedFieldsHookRequest()

    Properties

    Associate

    Declaration
    public Associate Associate { get; set; }
    Property Value
    Type Description
    Associate

    IpAddress

    Declaration
    public string IpAddress { get; set; }
    Property Value
    Type Description
    System.String

    KountMerchantId

    Declaration
    public int KountMerchantId { get; set; }
    Property Value
    Type Description
    System.Int32

    Order

    Declaration
    public Order Order { get; set; }
    Property Value
    Type Description
    Order

    Payment

    Declaration
    public NewPayment Payment { get; set; }
    Property Value
    Type Description
    NewPayment
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX