Name | Type | Description | Notes |
---|---|---|---|
str | User email, must be unique. | ||
roles | [str] | List of roles for a given user. | |
first_name | str | User first name. | [optional] |
last_name | str | User last name. | [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] |