| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The ID of the integration | [optional] |
| name | str | The name of the integration | [optional] |
| description | str | The description about the team | [optional] |
| hook_type | str | Whether the integration is an account or inbox integration | [optional] |
| enabled | bool | Whether the integration is enabled for the account | [optional] |
| allow_multiple_hooks | bool | Whether multiple hooks can be created for the integration | [optional] |
| hooks | list[object] | If there are any hooks created for this integration | [optional] |