AssetDescriptorObject
descriptorType stringrequired
Possible values: []
colourstring
dynamicboolean
iconstring
namestring
Possible values: Value must match regular expression ^\w+$
AssetDescriptorObject
{
"colour": "string",
"descriptorType": "string",
"dynamic": true,
"icon": "string",
"name": "string"
}