Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 997 Bytes

FlagDefaultsRep.md

File metadata and controls

17 lines (12 loc) · 997 Bytes

FlagDefaultsRep

Properties

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]

[Back to Model list] [Back to API list] [Back to README]