Method: Ionoscloud::GroupUsers.attribute_map
- Defined in:
- lib/ionoscloud/models/group_users.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
32 33 34 35 36 37 38 39 |
# File 'lib/ionoscloud/models/group_users.rb', line 32 def self.attribute_map { :'id' => :'id', :'type' => :'type', :'href' => :'href', :'items' => :'items' } end |