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

File metadata and controls

10 lines (7 loc) · 535 Bytes

LaunchDarkly.Api.Model.FeatureFlagCopyObject

Properties

Name Type Description Notes
Key string The environment key to be used.
CurrentVersion int? If the latest version of the flag matches provided version it will copy, otherwise it will return a conflict. [optional]

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