OrderState type

Defines values for OrderState.
KnownOrderState can be used interchangeably with OrderState, this enum contains the known values that the service supports.

Known values supported by the service

Untracked
AwaitingFulfilment
AwaitingPreparation
AwaitingShipment
Shipped
Arriving
Delivered
ReplacementRequested
LostDevice
Declined
ReturnInitiated
AwaitingReturnShipment
ShippedBack
CollectedAtMicrosoft

type OrderState = string