Name | Type | Description | Notes |
---|---|---|---|
links | {str: (Link,)} | The location and content type of related resources | [optional] |
key | str | A unique key for the flag default | [optional] |
tags | [str] | A list of default tags for each flag | [optional] |
temporary | bool | Whether the flag should be temporary by default | [optional] |
default_client_side_availability | ClientSideAvailability | [optional] | |
boolean_defaults | BooleanDefaults | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |