Method: PureCloud::LocationEmergencyNumber.attribute_map
- Defined in:
- lib/purecloud/models/location_emergency_number.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
13 14 15 16 17 18 19 20 21 22 23 |
# File 'lib/purecloud/models/location_emergency_number.rb', line 13 def self.attribute_map { :'e164' => :'e164', :'number' => :'number', :'type' => :'type' } end |