Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 750 Bytes

Defaults.md

File metadata and controls

13 lines (8 loc) · 750 Bytes

Defaults

Properties

Name Type Description Notes
on_variation int The index, from the array of variations for this flag, of the variation to serve by default when targeting is on.
off_variation int The index, from the array of variations for this flag, of the variation to serve by default when targeting is off.
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]