Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 548 Bytes

Defaults.md

File metadata and controls

10 lines (7 loc) · 548 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.

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