Interface: OrderPaymentData
Defined in: type/OrderPaymentData.ts:5
Object class for OrderPaymentData
Properties
accountingId?
optionalaccountingId?:string
Defined in: type/OrderPaymentData.ts:21
The accountingId that belongs to this order
gross
gross:
number
Defined in: type/OrderPaymentData.ts:9
The transaction cost excluding tax
method
method:
string
Defined in: type/OrderPaymentData.ts:15
The paymethod for this Order
net
net:
number
Defined in: type/OrderPaymentData.ts:7
The transaction cost including tax
overruled?
optionaloverruled?:YesNo
Defined in: type/OrderPaymentData.ts:23
Whether the transaction costs for this order are overruled, if N, the shipping costs will be recalculated on every mutation
status?
optionalstatus?:string
Defined in: type/OrderPaymentData.ts:17
The transaction status
statusDate?
optionalstatusDate?:string
Defined in: type/OrderPaymentData.ts:19
Last time the transaction status was changed
tax
tax:
number
Defined in: type/OrderPaymentData.ts:11
The tax on the transaction costs
taxPercentage
taxPercentage:
number
Defined in: type/OrderPaymentData.ts:13
The transaction costs tax percentage