Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 871 Bytes

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]