AvailabilityIndicator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{PageTitle|title= | {{PageTitle|title=AvailabilityIndicator enumeration}} | ||
This enum indicates when the goods will be available. | This enum indicates when the goods will be available. | ||
| Line 6: | Line 6: | ||
Availability indicator are used in the following structures: | Availability indicator are used in the following structures: | ||
* [[ | * [[PurchaseInformation]] | ||
= Enum list = | = Enum list = | ||
Latest revision as of 08:41, 27 June 2019
AvailabilityIndicator enumeration
This enum indicates when the goods will be available.
Included in
Availability indicator are used in the following structures:
Enum list
| Enum value | Byte / int value | Description |
|---|---|---|
| MerchandiseAvailable | 0 | The goods are already available. |
| FutureAvailability | 10 | The goods will be available later on. |