Search Results for

    Show / Hide Table of Contents

    Class GetSplitPaymentsHookResponse

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

    Constructors

    GetSplitPaymentsHookResponse()

    Declaration
    public GetSplitPaymentsHookResponse()

    Properties

    SplitPayments

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