| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required String length: inclusive between 0 and 250 |
|
| IsProduct | boolean |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| ContainerType | string |
String length: inclusive between 0 and 50 |
|
| ParentId | globally unique identifier |
None. |
|
| ProgramId | globally unique identifier |
None. |
|
| ProgramName | string |
None. |
|
| ChildCount | integer |
None. |
|
| ProductsCount | integer |
None. |
|
| VisualUrl | string |
String length: inclusive between 0 and 256 |
|
| SortOrder | integer |
None. |
|
| Parent | ProductContainerDto |
None. |
|
| ProductTags | Collection of ProductTagDto |
None. |