Name | Type | Description | Notes |
---|---|---|---|
str | The user's e-mail address | ||
id | str | The ID of the user | [optional] |
name | str, none_type | The user's name | [optional] |
is_superadmin | bool | Flag to show if a user is a super-admin | [optional] |
is_active | bool | Flag to show if the user is active | [optional] |
group_id | str, none_type | The ID of the group of this project | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |