Record
post-v3-teammates-response
No description available.
record post-v3-teammates-response {
email: option<string>,
is-admin: option<bool>,
scopes: option<list<string>>,
token: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| option<string> | ||
| is-admin | option<bool> | |
| scopes | option<list<string>> | |
| token | option<string> |