Search Results for

    Show / Hide Table of Contents

    Class CommissionPaymentResults

    The results of processing a payment batch.>

    Inheritance
    System.Object
    CommissionPaymentResults
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class CommissionPaymentResults : Object

    Constructors

    CommissionPaymentResults()

    Declaration
    public CommissionPaymentResults()

    Properties

    Results

    The results of processing a payment batch.>

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