OrderMode type

Defines the mode of the Order item.
KnownOrderMode can be used interchangeably with OrderMode, this enum contains the known values that the service supports.

Known values supported by the service

Default: Default Order mode.
DoNotFulfill: Mode in which the Order will not be fulfilled.

type OrderMode = string