Record
api-key-owner-response-user
No description available.
record api-key-owner-response-user {
avatar: option<string>,
email: option<string>,
full-name: option<string>,
id: option<string>,
is-public: option<bool>,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| avatar | option<string> | |
| option<string> | ||
| full-name | option<string> | |
| id | option<string> | |
| is-public | option<bool> | |
| username | option<string> |