Method: PureCloud::ConversationChatEventTopicJourneyContext.attribute_map
- Defined in:
- lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_context.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 35 36 37 38 |
# File 'lib/purecloudplatformclientv2/models/conversation_chat_event_topic_journey_context.rb', line 28 def self.attribute_map { :'customer' => :'customer', :'customer_session' => :'customerSession', :'triggering_action' => :'triggeringAction' } end |