| 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 | List<ParameterRep> | Details on the flag and variation used for this treatment | [optional] |