This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
750 B
750 B
User
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | Option<String> | [optional][readonly] | |
| updated_at | Option<String> | [optional][readonly] | |
| String | The new users email address. | ||
| blocked | Option<bool> | Boolean to indicate if the user is blocked. | [optional] |
| blocked_code | Option<models::UserBlockedCodeProperty> | [optional] | |
| role | Option<models::UserRoleProperty> | [optional] |