Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
GetGroupsRequestParams
Interface GetGroupsRequestParams
Request payload for fetching groups of current user.
interface
GetGroupsRequestParams
{
resultCount
?:
number
;
withNodeList
?:
boolean
;
withSubGroups
?:
boolean
;
}
Index
Properties
result
Count?
with
Node
List?
with
Sub
Groups?
Properties
Optional
result
Count
resultCount
?:
number
Optional
with
Node
List
withNodeList
?:
boolean
Optional
with
Sub
Groups
withSubGroups
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
Count
with
Node
List
with
Sub
Groups
@espressif/rainmaker-base-sdk
Loading...
Request payload for fetching groups of current user.