Record
member
No description available.
record member {
avatar: option<string>,
email: option<string>,
full-name: option<string>,
id: option<string>,
role: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| avatar | option<string> | |
| option<string> | ||
| full-name | option<string> | |
| id | option<string> | |
| role | option<string> |