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 (14 loc) · 840 Bytes

File metadata and controls

18 lines (14 loc) · 840 Bytes

LaunchDarklyApi.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]
creationDate Number Creation date in milliseconds [optional]
version Number Version of the flag [optional]
archived Boolean Whether the flag is archived [optional]
tags [String] Tags for the flag [optional]
temporary Boolean Whether the flag is temporary [optional]
includeInSnippet Boolean Whether to include in snippet [optional]
links ParentAndSelfLinks [optional]