Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 571 Bytes

File metadata and controls

17 lines (10 loc) · 571 Bytes

SunshineConversationsClient::IntegrationId

Properties

Name Type Description Notes
integration_id String The id of the integration to deliver the message to. Will return an error if the integration does not exist or if the user does not have a client for the integration attached to the conversation. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::IntegrationId.new(integration_id: 582dedf230e788746891281a)