Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 994 Bytes

TreatmentRep.md

File metadata and controls

16 lines (11 loc) · 994 Bytes

TreatmentRep

Properties

Name Type Description Notes
name str The treatment name. This is the variation name from the flag.
allocation_percent str The percentage of traffic allocated to this treatment during the iteration
id str The treatment ID. This is the variation ID from the flag. [optional]
baseline bool 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]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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