open-nav
    Preparing search index...

    Interface BatchInvoiceType

    Data of a batch of modification documents

    Kötegelt módosító okirat adatai

    interface BatchInvoiceType {
        batchIndex: number;
        invoice: InvoiceType;
    }
    Index
    batchIndex: number

    Sequence number of the modification document within the batch

    A módosító okirat sorszáma a kötegen belül

    invoice: InvoiceType

    Data of a single invoice or modification document

    Egy számla vagy módosító okirat adatai