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

Latest commit

 

History

History
18 lines (15 loc) · 958 Bytes

File metadata and controls

18 lines (15 loc) · 958 Bytes

# ExpandedFlag

Properties

Name Type Description Notes
key string A unique key used to reference the flag
name string A human-friendly name for the flag
description string Description of the flag [optional]
creation_date int Creation date in milliseconds [optional]
version int Version of the flag [optional]
archived bool Whether the flag is archived [optional]
tags string[] Tags for the flag [optional]
temporary bool Whether the flag is temporary [optional]
include_in_snippet bool Whether to include in snippet [optional]
_links \LaunchDarklyApi\Model\ParentAndSelfLinks [optional]

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