DeliveryTimeframeType
DeliveryTimeframeType enumeration
This enum indicates the length of the delivery period.
Included in
Delivery timframe types are used in the following structures:
Enum list
Enum value | Byte / int value | Description |
---|---|---|
ElectronicDelivery | 0 | The goods can be downloaded immediately. |
SameDayShipping | 10 | The delivery will happen on the same day as the purchase. |
OvernightShipping | 20 | The delivery will happen on the next day as the purchase |
TwoDayOrMoreShipping | 30 | The delivery will happen two or more days later than the purchase |