DeliveryTimeframeType: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=DeliveryTimeframeTypeenumeration}} This enum indicates the length of the delivery period. = Included in = Delivery timframe types are used in the followin...") |
m (typo in title) |
||
Line 1: | Line 1: | ||
{{PageTitle|title= | {{PageTitle|title=DeliveryTimeframeType enumeration}} | ||
This enum indicates the length of the delivery period. | This enum indicates the length of the delivery period. |
Latest revision as of 11:44, 17 May 2024
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 |