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) · 574 Bytes

File metadata and controls

10 lines (7 loc) · 574 Bytes

LaunchDarkly.Api.Model.ClientSideAvailability

Properties

Name Type Description Notes
UsingEnvironmentId bool? When set to true, this flag will be available to SDKs using the client-side id. [optional]
UsingMobileKey bool? When set to true, this flag will be available to SDKS using a mobile key. [optional]

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