@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxJournalVatEntry = {
        AdvancePayment: string;
        Analytic: MinimaxReference;
        BasisForCorrection: string;
        Customer: MinimaxReference;
        DateApproved: string;
        Document: string;
        DocumentDate: string;
        ForwardToSEF: string;
        InvoiceType: string;
        Journal: MinimaxReference;
        JournalEntry: MinimaxReference;
        JournalEntryExternalId: string;
        Notes: string;
        OBJ: string;
        PaymentDate: string;
        ReceivedDate: string;
        RecordDtModified: string;
        Reverse: string;
        RowVersion: string;
        SelfTaxing: string;
        SelfTaxingRelatedDocument: string;
        TransactionDate: string;
        VatAccountingType: string;
        VatBook: string;
        VatDate: string;
        VatEntryDate: string;
        VatEntryId: number;
        VatEntryRows: MinimaxJournalVatEntryRow[];
    }
    Index

    Properties

    AdvancePayment: string
    BasisForCorrection: string
    DateApproved: string
    Document: string
    DocumentDate: string
    ForwardToSEF: string
    InvoiceType: string
    JournalEntry: MinimaxReference
    JournalEntryExternalId: string
    Notes: string
    OBJ: string
    PaymentDate: string
    ReceivedDate: string
    RecordDtModified: string
    Reverse: string
    RowVersion: string
    SelfTaxing: string
    SelfTaxingRelatedDocument: string
    TransactionDate: string
    VatAccountingType: string
    VatBook: string
    VatDate: string
    VatEntryDate: string
    VatEntryId: number