| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique Category ID as saved in the shop | |
| Name | string | Mandatory in case of creation. Name of the Category, as displayed in the shop | [optional] |
| Url | string | URL to the category | [optional] |
| DeletedAt | string | UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the category deleted from the shop's database | [optional] |
| IsDeleted | bool? | category deleted from the shop's database | [optional] |