AssetCategory
Summary
This object describes one category the asset belongs to.
Properties
Name | Type | Description |
| Integer | Internal ID |
| String | Category name |
Example
{
"categoryId": 49068,
"categoryName": "Keyboard"
}
This object describes one category the asset belongs to.
Name | Type | Description |
| Integer | Internal ID |
| String | Category name |
{
"categoryId": 49068,
"categoryName": "Keyboard"
}