Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 437 Bytes

File metadata and controls

17 lines (10 loc) · 437 Bytes

SunshineConversationsClient::SwitchboardListResponse

Properties

Name Type Description Notes
switchboards Array<Switchboard> List of returned switchboards. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::SwitchboardListResponse.new(switchboards: null)