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

Latest commit

 

History

History
18 lines (15 loc) · 908 Bytes

File metadata and controls

18 lines (15 loc) · 908 Bytes

# FlagImportIntegration

Properties

Name Type Description Notes
_links \LaunchDarklyApi\Model\FlagImportIntegrationLinks
_id string The integration ID
integration_key string The integration key
project_key string The project key
config array<string,mixed>
tags string[] List of tags for this configuration
name string Name of the configuration
version int Version of the current configuration
_access \LaunchDarklyApi\Model\Access [optional]
_status \LaunchDarklyApi\Model\FlagImportStatus

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