Properties to create a taxonomy item
Name | Type | Description | Notes |
---|---|---|---|
name | String | Display name | |
description | String | Description | [optional] |
acl | List<String> | Capabilities / access list: * `Set` - The value of this item can be assigned to a field * `Query` - This item can be used in search queries * `Navigate` - Users can browse children of this item * `Hint` - (currently unused) | [optional] |
value | String | Metadata value (for search) | [optional] |
customSearch | String | Custom search expression | [optional] |