ModelCategories Object
Contains information about the model object categories defined for model objects in the business.
This object is used by the following operations:
- GET /api/businesses/{BusinessID}/modelcategories (in the response)
- Operations that reference the ModelCategory object
The properties included in the ModelCategories object are listed below.
Property | Type | Description |
---|---|---|
ModelCategory | ModelCategory[ ] |
Contains information about a category defined for model objects in the business. One or more. |