Method: Ionoscloud::LocationProperties.attribute_map
- Defined in:
- lib/ionoscloud/models/location_properties.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/ionoscloud/models/location_properties.rb', line 28 def self.attribute_map { :'name' => :'name', :'features' => :'features', :'image_aliases' => :'imageAliases' } end |