| Name | Type | Description | Notes |
|---|---|---|---|
| links | Map<String, Link> | The location and content type of related resources | [optional] |
| key | String | A unique key for the flag default | [optional] |
| tags | List<String> | A list of default tags for each flag | [optional] |
| temporary | Boolean | Whether the flag should be temporary by default | [optional] |
| defaultClientSideAvailability | ClientSideAvailability | [optional] | |
| booleanDefaults | BooleanDefaults | [optional] |