SunshineConversationsClient::SwitchboardResponse

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
switchboardSwitchboardThe switchboard.[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::SwitchboardResponse.new(
  switchboard: null
)