open-nav
    Preparing search index...

    Interface SummaryGrossDataType

    Gross data of the invoice summary

    A számla összesítő bruttó adatai

    interface SummaryGrossDataType {
        invoiceGrossAmount: string;
        invoiceGrossAmountHUF: string;
    }
    Index
    invoiceGrossAmount: string

    Gross amount of the invoice expressed in the currency of the invoice

    A számla bruttó összege a számla pénznemében

    invoiceGrossAmountHUF: string

    Gross amount of the invoice expressed in HUF

    A számla bruttó összege forintban