Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 964 Bytes

RandomizationUnitRep.md

File metadata and controls

16 lines (11 loc) · 964 Bytes

RandomizationUnitRep

Properties

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]

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