open-nav
    Preparing search index...

    Interface InvoiceLinesType

    Product/service digest data appearing on the invoice or the modification document

    A számlán vagy módosító okiraton szereplő tételek kivonatos adatai

    interface InvoiceLinesType {
        maxLineNumber: number;
        newCreatedLines?: NewCreatedLinesType[];
    }
    Index
    maxLineNumber: number

    The highest line number value the invoice contains

    A sorok száma közül a legmagasabb, amit a számla tartalmaz

    newCreatedLines?: NewCreatedLinesType[]

    New invoice lines created by the modification document

    A módosító okirat által újként létrehozott számlasorok