Record
patch-v3-teammates-username-params
No description available.
record patch-v3-teammates-username-params {
username: string,
on-behalf-of: option<string>,
is-admin: bool,
scopes: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| username | string | |
| on-behalf-of | option<string> | |
| is-admin | bool | |
| scopes | list<string> |