github.com/launchdarkly/api-client-go@v5.3.0+incompatible/docs/Defaults.md (about)

     1  # Defaults
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **OnVariation** | **int32** | The index of the variation to be served when a flag's targeting is on (default variation). | [default to null]
     7  **OffVariation** | **int32** | The index of the variation to be served when a flag is off. | [default to null]
     8  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10  
    11