Interface: TenderTotal
Defined in: type/TenderTotal.ts:5
Object class for TenderTotal
Properties
discount?
optionaldiscount?:number
Defined in: type/TenderTotal.ts:11
Discount value that is applied to the tender/order total through one or multiple incentives
discountGross
discountGross:
number
Defined in: type/TenderTotal.ts:23
Discount that is applied to the tender/order total through one or multiple incentives. VAT excluding
discountNet
discountNet:
number
Defined in: type/TenderTotal.ts:21
Discount that is applied to the tender/order total through one or multiple incentives. VAT including
discountPercentage?
optionaldiscountPercentage?:number
Defined in: type/TenderTotal.ts:13
Discount percentage that is applied to the tender/order total through one or multiple incentives
discountType?
optionaldiscountType?:OrderDiscountType
Defined in: type/TenderTotal.ts:15
Discount type
subTotalGross
subTotalGross:
number
Defined in: type/TenderTotal.ts:7
The total payable amount of all items in this tender/order, excluding postage costs, paymethod costs and discounts. VAT excluding
subTotalNet
subTotalNet:
number
Defined in: type/TenderTotal.ts:9
The total payable amount of all items in this tender/order, excluding postage costs, paymethod costs and discounts. VAT including
totalGross
totalGross:
number
Defined in: type/TenderTotal.ts:19
The total payable amount for this tender/order. VAT excluding
totalNet
totalNet:
number
Defined in: type/TenderTotal.ts:17
The total payable amount for this tender/order. VAT including
totalTax
totalTax:
number
Defined in: type/TenderTotal.ts:25
Total amount of tax that applies to this tender/order