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

     1  # ClientSideAvailability
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **UsingEnvironmentId** | **bool** | When set to true, this flag will be available to SDKs using the client-side id. | [optional] [default to null]
     7  **UsingMobileKey** | **bool** | When set to true, this flag will be available to SDKS using a mobile key. | [optional] [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