Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 828 Bytes

File metadata and controls

20 lines (12 loc) · 828 Bytes

IntegrationModel

Details of the Integration.

Properties

Name Type Description Notes
product ProductModel
integrationId UUID Identifier of the Integration.
name String Name of the Integration.
integrationType IntegrationType
parameters Map<String, String> Parameters of the Integration.
environmentIds List<UUID> List of Environment IDs that are connected with this Integration. If the list is empty, all of the Environments are connected.
configIds List<UUID> List of Config IDs that are connected with this Integration. If the list is empty, all of the Configs are connected.