Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 432 Bytes

WebhookListResponse.md

File metadata and controls

17 lines (10 loc) · 432 Bytes

SunshineConversationsClient::WebhookListResponse

Properties

Name Type Description Notes
webhooks Array<Webhook> List of webhooks associated with the integration. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::WebhookListResponse.new(webhooks: null)