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

    Type Alias MinimaxIssuedInvoicePostingTax

    type MinimaxIssuedInvoicePostingTax = {
        AdvancePaymentIssuedInvoicePostingTaxId: number;
        IssuedInvoicePosting: MinimaxReference;
        IssuedInvoicePostingTaxId: number;
        RecordDtModified: string;
        RowVersion: string;
        TaxAmount: number;
        TaxAmountInDomesticCurrency: number;
        TaxBase: number;
        TaxBaseInDomesticCurrency: number;
        TaxExemptionReasonCode: string;
        TaxPercentage: number;
        TaxSubjectType: string;
        TaxType: string;
        VatAccountingType: string;
        VatRate: MinimaxReference;
        VatRatePercentage: MinimaxReference;
    }
    Index

    Properties

    AdvancePaymentIssuedInvoicePostingTaxId: number
    IssuedInvoicePosting: MinimaxReference
    IssuedInvoicePostingTaxId: number
    RecordDtModified: string
    RowVersion: string
    TaxAmount: number
    TaxAmountInDomesticCurrency: number
    TaxBase: number
    TaxBaseInDomesticCurrency: number
    TaxExemptionReasonCode: string
    TaxPercentage: number
    TaxSubjectType: string
    TaxType: string
    VatAccountingType: string
    VatRatePercentage: MinimaxReference