open-nav
    Preparing search index...

    Interface QueryInvoiceDataResponse

    interface QueryInvoiceDataResponse {
        header: BasicHeaderType;
        invoiceDataResult?: InvoiceDataResultType;
        result: BasicResultType;
        software: SoftwareType;
    }
    Index

    Transactional data of the response

    A válasz tranzakcionális adatai

    invoiceDataResult?: InvoiceDataResultType

    Invoice data query result

    A számla lekérdezés eredménye

    Basic result data

    Alap válaszeredmény adatok

    software: SoftwareType

    Billing software data

    A számlázóprogram adatai