| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| ProductID | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 100 |
|
| Description | string |
None. |
|
| MinimumQuantity | decimal number |
Range: inclusive between 0 and 2147483647 |
|
| MaximumQuantity | decimal number |
Range: inclusive between 0 and 2147483647 |
|
| SortOrder |
order of this Component within product |
integer |
None. |
| Price | PriceBreakdown |
None. |
|
| Optional |
A composite product can be ordered without an optional component |
boolean |
None. |
| Images | Collection of ItemImage |
None. |
|
| Variations |
Variations related to this component |
Collection of Variation |
None. |