open-nav
    Preparing search index...

    Interface LineNetAmountDataType

    Line net data

    Tétel nettó adatok

    interface LineNetAmountDataType {
        lineNetAmount: string;
        lineNetAmountHUF: string;
    }
    Index
    lineNetAmount: string

    Net amount of the item expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the amount of consideration reduced with the amount of VAT, expressed in the currency of the invoice.

    Tétel nettó összege a számla pénznemében. ÁFA tartalmú különbözeti adózás esetén az ellenérték áfa összegével csökkentett értéke a számla pénznemében.

    lineNetAmountHUF: string

    Net amount of the item expressed in HUF. Net amount of the item expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the amount of consideration reduced with the amount of VAT, expressed in HUF.

    Tétel nettó összege forintban. ÁFA tartalmú különbözeti adózás esetén az ellenérték áfa összegével csökkentett értéke forintban.