Method: Ionoscloud::GroupUsers.openapi_types

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

.openapi_typesObject

Attribute type mapping.



47
48
49
50
51
52
53
54
# File 'lib/ionoscloud/models/group_users.rb', line 47

def self.openapi_types
  {
    :'id' => :'String',
    :'type' => :'Type',
    :'href' => :'String',
    :'items' => :'Array<Group>'
  }
end