Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 883 Bytes

File metadata and controls

15 lines (12 loc) · 883 Bytes

IntegrationsApp

Properties

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]

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