Class: Qismo::Objects::CustomChannelMessageResponse
- Inherits:
-
Qismo::Object
- Object
- Dry::Struct
- Qismo::Object
- Qismo::Objects::CustomChannelMessageResponse
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
from_array
Instance Attribute Details
8
|
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 8
attribute? :agent, Qismo::Objects::User.optional
|
12
|
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 12
attribute? :agent_service, Qismo::Objects::AgentService.optional
|
16
|
# File 'lib/qismo/objects/custom_channel_message_response.rb', line 16
attribute? :room_log, Qismo::Objects::CustomerRoom
|