@ptkl/sdk - v1.3.4
    Preparing search index...

    Type Alias MinimaxIssuedInvoicePostingPaymentMethod

    type MinimaxIssuedInvoicePostingPaymentMethod = {
        AdvancePaymentIssuedInvoicePostingId: number;
        Amount: number;
        AmountInDomesticCurrency: number;
        CashRegister: MinimaxReference;
        Customer: MinimaxReference;
        IssuedInvoicePosting: MinimaxReference;
        IssuedInvoicePostingPaymentMethodId: number;
        PaymentMethod: MinimaxReference;
        RecordDtModified: string;
        Revenue: MinimaxReference;
        RowVersion: string;
    }
    Index

    Properties

    AdvancePaymentIssuedInvoicePostingId: number
    Amount: number
    AmountInDomesticCurrency: number
    CashRegister: MinimaxReference
    IssuedInvoicePosting: MinimaxReference
    IssuedInvoicePostingPaymentMethodId: number
    PaymentMethod: MinimaxReference
    RecordDtModified: string
    RowVersion: string