User¶
Note
- Examples for model: User
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| Name | Type | Notes |
|---|---|---|
| username | str | optional |
| name | str | optional |
| id | int | optional |
| str | optional | |
| last_login | str | optional |
| password | str | optional |
| has_password | bool | optional [default to False] |
| realm | str | optional |
| href | str | optional |
| properties | Properties | optional |
| roles | Roles | optional |
| groups | Groups | optional |
| locator | str | optional |