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

Latest commit

 

History

History
21 lines (17 loc) · 1.07 KB

File metadata and controls

21 lines (17 loc) · 1.07 KB

LaunchDarklyApi.ExpandedSegment

Properties

Name Type Description Notes
key String A unique key used to reference the segment
name String A human-friendly name for the segment
environmentId String Environment ID of the segment [optional]
environmentKey String Environment key of the segment [optional]
description String Description of the segment [optional]
creationDate Number Creation date in milliseconds [optional]
lastModifiedDate Number Last modification date in milliseconds [optional]
deleted Boolean Whether the segment is deleted [optional]
tags [String] Tags for the segment [optional]
unbounded Boolean Whether the segment is unbounded [optional]
version Number Version of the segment [optional]
generation Number Generation of the segment [optional]
links ParentAndSelfLinks [optional]