Name | Type | Description | Notes |
---|---|---|---|
randomization_unit | str | The unit of randomization. Defaults to user. | [optional] |
standard_randomization_unit | str | One of LaunchDarkly's fixed set of standard randomization units. | [optional] |
default | bool | Whether this randomization unit is the default for experiments | [optional] |
hidden | bool | [optional] | |
display_name | str | The display name for the randomization unit, displayed in the LaunchDarkly user interface. | [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] |