Sha256: b00bf0b48d56a0661dc3624594c43ba480010cd07879ef9f9b9084dd2ec3eda0
Contents?: true
Size: 616 Bytes
Versions: 6
Compression:
Stored size: 616 Bytes
Contents
# TalonOne::SlotDef ## Properties 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** | **BOOLEAN** | Whether or not this slot can be updated by rule effects. |
Version data entries
6 entries across 6 versions & 1 rubygems