Method: PureCloud::QueueConversationSocialExpressionEventTopicJourneyContext.swagger_types
- Defined in:
- lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_journey_context.rb
.swagger_types ⇒ Object
Attribute type mapping.
41 42 43 44 45 46 47 48 49 50 51 |
# File 'lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_journey_context.rb', line 41 def self.swagger_types { :'customer' => :'QueueConversationSocialExpressionEventTopicJourneyCustomer', :'customer_session' => :'QueueConversationSocialExpressionEventTopicJourneyCustomerSession', :'triggering_action' => :'QueueConversationSocialExpressionEventTopicJourneyAction' } end |