| Name | Type | Description | Notes |
|---|---|---|---|
| Key | string | Unique key by Feature, can be used in the SDK / API to reference by 'key' rather than id. Must only contain lower-case characters and `` or `-`. | [default to null] |
| Name | string | Variation display name. | [default to null] |
| Variables | map[string]Object | A key-value map of variables to their value for this variation | [optional] [default to null] |
| Id | string | A unique Variation ID | [default to null] |
This repository was archived by the owner on Apr 4, 2023. It is now read-only.