TransportPreferences interface

Preferences related to the shipment logistics of the sku

Properties

isUpdated

Read only property which indicates whether transport preferences has been updated or not after device is prepared. NOTE: This property will not be serialized. It can only be populated by the server.

preferredShipmentType

Indicates Shipment Logistics type that the customer preferred.

Property Details

isUpdated

Read only property which indicates whether transport preferences has been updated or not after device is prepared. NOTE: This property will not be serialized. It can only be populated by the server.

isUpdated?: boolean

Property Value

boolean

preferredShipmentType

Indicates Shipment Logistics type that the customer preferred.

preferredShipmentType: TransportShipmentTypes

Property Value