Method: PhoneComClient::Option.swagger_types
- Defined in:
- lib/phone_com_client/models/option.rb
.swagger_types ⇒ Object
Attribute type mapping.
32 33 34 35 36 37 |
# File 'lib/phone_com_client/models/option.rb', line 32 def self.swagger_types { :'key' => :'String', :'route' => :'RouteSummary' } end |