ProductSubGroupDto
ProductSubGroupDto
| Field name | Type | Description |
|---|---|---|
UrlName |
string | The URL friendly name of the group |
Name |
string | The name of the group |
Description |
string | The description of the group |
ImageUrl |
string | The URL pointing to the image for this group |
Leaf |
bool | Indicates whether this group has no more child groups |
Products |
collection | Collection of SimpleProductDto |