InventoryDetailCategoryViewModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryID |
The primary category ID. |
integer |
None. |
| Category |
The primary category name. |
string |
None. |
| SubCategoryID |
The sub-category ID, if applicable. |
integer |
None. |
| SubCategory |
The sub-category name, if applicable. |
string |
None. |