InventoryCategoryViewModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| Category | string |
None. |
|
| CategoryID | integer |
None. |
|
| DisplayCategory | string |
None. |
|
| HasSubCats | boolean |
None. |
|
| ParentCategoryID | integer |
None. |
|
| SortOrder | integer |
None. |
|
| Products | Collection of PartyInventoryViewModel |
None. |