Name | Type | Description | Notes |
---|---|---|---|
Name | string | Variable name | [optional] [default to null] |
Description | string | A description of the Variable | [optional] [default to null] |
Key | string | Unique Variable identifier, can be used in the SDK / API to reference by key rather then ID. Must only contain lower-case characters and `_` or `-`. | [default to null] |
Feature | string | The key or ID of the Feature this Variable is associated with | [optional] [default to null] |
Type_ | string | The type of Variable. Must be one of [String | Boolean |
DefaultValue | *interface{} | A default value for the Variable | [optional] [default to null] |
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.