| Name | Description | Type | Additional information |
|---|---|---|---|
| UniqueProductID |
Every physical or virtual product has a unique ID, the UniqueProductID. |
integer |
None. |
| Description |
Long description of this unique item |
string |
None. |
| Version |
The version of the product |
string |
None. |
| Price |
The price of this unique item |
decimal number |
None. |
| Stock |
The number of items in stock of this item |
decimal number |
None. |
| PictureGroup |
The name of the picture group related to the product details |
string |
None. |
| SortOrder |
When this class used within a list, SortOrder defines the position in the list. |
integer |
None. |