# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.ProductCategoryJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**name** | **String** |  | 
**description** | **String** |  | [optional] 
**subcategories** | [**ExpandableProductCategoryRestResultPage**](ExpandableProductCategoryRestResultPage.md) |  | [optional] 
**products** | [**ExpandableProductRestResultPage**](ExpandableProductRestResultPage.md) |  | [optional] 
**parent** | [**ExpandableWithIdLongProductCategoryJson**](ExpandableWithIdLongProductCategoryJson.md) |  | [optional] 
**mediaItem** | [**ExpandableWithIdLongMediaItemJson**](ExpandableWithIdLongMediaItemJson.md) |  | [optional] 


