Record
set-response
No description available.
record set-response {
email-pending: option<string>,
ok: defs-ok-true,
profile: objs-user-profile,
username: string,
}Fields
| Name | Type | Description |
|---|---|---|
| email-pending | option<string> | |
| ok | defs-ok-true | |
| profile | objs-user-profile | |
| username | string |