Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 517 Bytes

File metadata and controls

17 lines (10 loc) · 517 Bytes

SunshineConversationsClient::SwitchboardIntegrationListResponse

Properties

Name Type Description Notes
switchboard_integrations Array<SwitchboardIntegration> List of returned switchboard integrations. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::SwitchboardIntegrationListResponse.new(switchboard_integrations: null)