Method: KatapultAPI::PostVirtualMachineNetworkInterfaceAllocateIPPartIPAddresses.attribute_map
- Defined in:
- lib/katapult-ruby/models/post_virtual_machine_network_interface_allocate_ip_part_ip_addresses.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 28 |
# File 'lib/katapult-ruby/models/post_virtual_machine_network_interface_allocate_ip_part_ip_addresses.rb', line 23 def self.attribute_map { :'id' => :'id', :'address' => :'address' } end |