Theme_Variable__c Object Reference
Field Definitions
| Field Name | Type | Required | Unique | Description |
|---|---|---|---|---|
| Key__c | Text | Yes | No | The unique key for accessing this Theme Variable |
| Theme_Id__c | MasterDetail(Theme__c) | No | No | The associated Theme for this Theme Variable |
| Unique_Theme_Variable_Key__c | Text | No | Yes | An internal field to ensure uniqueness |
| Value__c | Text | No | No | The Value for this Theme Variable |
For more information about how or when to use the above, see our documentation.
Back to Documentation