Name | Type | Description | Notes |
---|---|---|---|
webhooks | Array<Webhook> | List of webhooks associated with the integration. | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::WebhookListResponse.new(webhooks: null)
Name | Type | Description | Notes |
---|---|---|---|
webhooks | Array<Webhook> | List of webhooks associated with the integration. | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::WebhookListResponse.new(webhooks: null)