Method: PureCloud::QueueEmailAddress.swagger_types
- Defined in:
- lib/purecloud/models/queue_email_address.rb
.swagger_types ⇒ Object
Attribute type mapping.
37 38 39 40 41 42 43 |
# File 'lib/purecloud/models/queue_email_address.rb', line 37 def self.swagger_types { :'domain' => :'UriReference', :'route' => :'InboundRoute' } end |