Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
PlaceUserGroupResponse
Interface PlaceUserGroupResponse
Response for the users groups endpoint
interface
PlaceUserGroupResponse
{
groups
:
string
[]
;
id
?:
string
;
}
Index
Properties
groups
id?
Properties
groups
groups
:
string
[]
Groups associated with the user
Optional
id
id
?:
string
ID of the user
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
groups
id
@placeos/ts-client
Loading...
Response for the users groups endpoint