Class: Qismo::Objects::CustomChannelMessageResponse

Inherits:
Qismo::Object
  • Object
show all
Defined in:
lib/qismo/objects/custom_channel_message_response.rb

Overview

Custom channel message response object

Constant Summary

Constants included from Types

Types::Bool, Types::Hash, Types::Int, Types::String

Instance Attribute Summary collapse

Method Summary

Methods inherited from Qismo::Object

from_array

Instance Attribute Details

#agentQismo::Objects::User (readonly)



8
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 8

attribute? :agent, Qismo::Objects::User.optional

#agent_serviceQismo::Objects::AgentService (readonly)



12
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 12

attribute? :agent_service, Qismo::Objects::AgentService.optional

#room_logQismo::Objects::CustomerRoom (readonly)



16
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 16

attribute? :room_log, Qismo::Objects::CustomerRoom