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

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

File metadata and controls

13 lines (9 loc) · 689 Bytes

LaunchDarklyApi.TreatmentRep

Properties

Name Type Description Notes
id String The treatment ID. This is the variation ID from the flag. [optional]
name String The treatment name. This is the variation name from the flag.
allocationPercent String The percentage of traffic allocated to this treatment during the iteration
baseline Boolean Whether this treatment is the baseline to compare other treatments against [optional]
parameters [ParameterRep] Details on the flag and variation used for this treatment [optional]