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

    Type Alias MinimaxIssuedInvoicePostingRevenue

    type MinimaxIssuedInvoicePostingRevenue = {
        Account: MinimaxReference;
        Amount: number;
        AmountInDomesticCurrency: number;
        IssuedInvoicePosting: MinimaxReference;
        IssuedInvoicePostingRevenueId: number;
        RecordDtModified: string;
        RowVersion: string;
    }
    Index

    Properties

    Amount: number
    AmountInDomesticCurrency: number
    IssuedInvoicePosting: MinimaxReference
    IssuedInvoicePostingRevenueId: number
    RecordDtModified: string
    RowVersion: string