Name | Type | Description | Notes |
---|---|---|---|
title | str | Title of this integration group | |
integrations | list[str] | A list of paths to JSON definitions for integrations in this group | |
integration_objs | list[Integration] | Materialized JSONs for integrations belonging to this group, as referenced by `integrations` | [optional] |
subtitle | str | Subtitle of this integration group |