Class: Qismo::WebhookRequests::OnAgentAllocationNeeded

Inherits:
Object
  • Object
show all
Defined in:
lib/qismo/webhook_requests/on_agent_allocation_needed.rb

Overview

CAA webhook object

Defined Under Namespace

Classes: CandidateAgent

Constant Summary

Constants included from Types

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Object

from_array

Instance Attribute Details

#app_idString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#avatar_urlString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#candidate_agentCandidateAgent (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#emailString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#extrasString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#is_new_sessionTrueClass, FalseClass (readonly)

Returns:

  • (TrueClass, FalseClass)


69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#is_resolvedTrueClass, FalseClass (readonly)

Returns:

  • (TrueClass, FalseClass)


69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#nameString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#room_idString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional

#sourceString (readonly)

Returns:



69
# File 'lib/qismo/webhook_requests/on_agent_allocation_needed.rb', line 69

attribute? :app_id, Types::String.optional