Interface: TenderPayment
Defined in: type/TenderPayment.ts:5
Object class for TenderPayment
Properties
accountingId?
optionalaccountingId?:string
Defined in: type/TenderPayment.ts:23
Accounting ID for this tender/order
method
method:
string
Defined in: type/TenderPayment.ts:17
The selected payment method for this tender/order
overruled?
optionaloverruled?:YesNo
Defined in: type/TenderPayment.ts:11
If false, shipping costs are automatically calculated
price
price:
number
Defined in: type/TenderPayment.ts:7
The costs associated with the selected paymethod on this tender/order. VAT including
priceNet
priceNet:
number
Defined in: type/TenderPayment.ts:9
The costs associated with the selected paymethod on this tender/order. VAT excluding
status?
optionalstatus?:string
Defined in: type/TenderPayment.ts:19
Payment status for this tender/order
statusDate?
optionalstatusDate?:string
Defined in: type/TenderPayment.ts:21
Payment status change date for this tender/order
tax
tax:
number
Defined in: type/TenderPayment.ts:13
The tax associated with the selected paymethod on this tender/order
taxPercentage
taxPercentage:
number
Defined in: type/TenderPayment.ts:15
The tax percentage associated with the selected paymethod on this tender/order