UserSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| username | str | ||
| str | |||
| is_staff | bool | ||
| waitlist | bool | ||
| waitlist_position | int | ||
| banned | bool | ||
| first_name | str | ||
| last_name | str | ||
| full_name | str | ||
| profile_picture | str |
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| username | str | ||
| str | |||
| is_staff | bool | ||
| waitlist | bool | ||
| waitlist_position | int | ||
| banned | bool | ||
| first_name | str | ||
| last_name | str | ||
| full_name | str | ||
| profile_picture | str |