Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 864 Bytes

TreatmentInput.md

File metadata and controls

15 lines (10 loc) · 864 Bytes

TreatmentInput

Properties

Name Type Description Notes
name str The treatment name
baseline bool Whether this treatment is the baseline to compare other treatments against
allocation_percent str The percentage of traffic allocated to this treatment during the iteration
parameters [TreatmentParameterInput] Details on the flag and variation to use for this treatment
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]