Interface Level3

Export

Level3

Hierarchy

  • Level3

Properties

duty_amount: number

Duty associated with the import of the purchased goods on the total amount for the order, in minor units.

Memberof

Level3

line_items: LineItem[]

More detailed information about the items being purchased. Max length is 25.

Memberof

Level3

shipping_address_country: string

2-digit Country code (e.g. 'US', 'CA') of the address to which the purchased goods will be delivered.

Memberof

Level3

shipping_address_zip: string

Postal/zip code of the address to which the purchased goods will be delivered. This field can be identical to the shipping_from_zip if the customer is present and takes immediate possession of the goods.

Memberof

Level3

shipping_amount: number

The shipping or freight portion of the total transaction amount, in minor units.

Memberof

Level3

shipping_from_zip: string

Postal/zip code of the address from which the purchased goods are being shipped

Memberof

Level3

Generated using TypeDoc