Name | Type | Description | Notes |
---|---|---|---|
Name | string | The dot-separated path to this slot for use in Talang. | |
Type | string | The type of this slot, one of string, number, boolean, or list[type]. | |
Title | string | Campaigner-friendly name for the slot. | |
Description | string | A short description of the slot. | [optional] |
Help | string | Extended help text for the slot. | [optional] |
Writable | bool | Whether or not this slot can be updated by rule effects. |