Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 528 Bytes

File metadata and controls

10 lines (7 loc) · 528 Bytes

LaunchDarkly.Api.Model.Defaults

Properties

Name Type Description Notes
OnVariation int? The index of the variation to be served when a flag's targeting is on (default variation).
OffVariation int? The index of the variation to be served when a flag is off.

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