Method: Ionoscloud::Location.attribute_map

Defined in:
lib/ionoscloud/models/location.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



37
38
39
40
41
42
43
44
45
46
47
48
49
50
# File 'lib/ionoscloud/models/location.rb', line 37

def self.attribute_map
  {
    
    :'href' => :'href',

    :'id' => :'id',

    :'metadata' => :'metadata',

    :'properties' => :'properties',

    :'type' => :'type'
  }
end