Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 871 Bytes

FlagDefaultsRep.md

File metadata and controls

14 lines (11 loc) · 871 Bytes

# FlagDefaultsRep

Properties

Name Type Description Notes
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
key string A unique key for the flag default [optional]
tags string[] A list of default tags for each flag [optional]
temporary bool Whether the flag should be temporary by default [optional]
default_client_side_availability \LaunchDarklyApi\Model\ClientSideAvailability [optional]
boolean_defaults \LaunchDarklyApi\Model\BooleanDefaults [optional]

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