ProductCategories
Retrieve the list of product catagories.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Description | String | ||
| Active | Boolean | ||
| ParentId | Integer | ||
| Ref | String | ||
| RefId | String | ||
| Created | Datetime | ||
| Updated | Datetime | ||
| CreatedBy | Integer | ||
| UpdatedBy | Integer |