Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ShippingInfo

Index

Properties

Optional address

Shipping address for the order. If it coincides with the Emergency Service Address, then can be omitted. By default the same value as the emergencyServiceAddress. Multiple addresses can be specified; in case an order contains several devices, they can be delivered to different addresses

Optional carrier

carrier: string

Shipping carrier name. Appears only if the device status is Shipped

Optional method

method: MethodInfo

Shipping method information

Optional status

status: "Initial" | "Accepted" | "Shipped"

Shipping status of the order item. It is set to 'Initial' when the order is submitted. Then it is changed to 'Accepted' when a distributor starts processing the order. Finally it is changed to Shipped which means that distributor has shipped the device.

Optional trackingNumber

trackingNumber: string

Carrier-specific tracking number. Appears only if the device status is Shipped

Generated using TypeDoc