Skip to main content

Interface: TenderPostage

Defined in: type/TenderPostage.ts:6

Object class for TenderPostage

Properties

carrier?

optional carrier?: string

Defined in: type/TenderPostage.ts:14

The selected carrier for this tender/order


method

method: string

Defined in: type/TenderPostage.ts:8

The selected shipping method for this tender/order


overruled?

optional overruled?: YesNo

Defined in: type/TenderPostage.ts:22

If false, shipping costs are automatically calculated


partialDeliveryAllowed?

optional partialDeliveryAllowed?: YesNo

Defined in: type/TenderPostage.ts:24

This order can be shipped in parts when items different delivery dates


pickUpLocationId?

optional pickUpLocationId?: number

Defined in: type/TenderPostage.ts:26

Pick up location ID


price

price: number

Defined in: type/TenderPostage.ts:16

The costs associated with the selected shipping method and business rules that apply to this tender/order. VAT excluding


priceNet

priceNet: number

Defined in: type/TenderPostage.ts:18

The costs associated with the selected shipping method and business rules that apply to this tender/order. VAT including


requestDate?

optional requestDate?: string

Defined in: type/TenderPostage.ts:12

The preferred delivery date for this order as requested by the user


tax

tax: number

Defined in: type/TenderPostage.ts:20

The VAT associated with the selected shipping method and business rules that apply to this tender/order.


taxPercentage

taxPercentage: number

Defined in: type/TenderPostage.ts:10

Postage tax percentage


warehouse?

optional warehouse?: Warehouse

Defined in: type/TenderPostage.ts:28

warehouse field