Method: KatapultAPI::IPAlreadyAllocatedResponse.attribute_map
- Defined in:
- lib/katapult-ruby/models/ip_already_allocated_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
48 49 50 51 52 53 54 |
# File 'lib/katapult-ruby/models/ip_already_allocated_response.rb', line 48 def self.attribute_map { :'code' => :'code', :'description' => :'description', :'detail' => :'detail' } end |