Method: PureCloud::QueueConversationCallbackEventTopicJourneyCustomer.swagger_types
- Defined in:
- lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_journey_customer.rb
.swagger_types ⇒ Object
Attribute type mapping.
37 38 39 40 41 42 43 44 45 |
# File 'lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_journey_customer.rb', line 37 def self.swagger_types { :'id' => :'String', :'id_type' => :'String' } end |