Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
GetSharingInfoRequest
Interface GetSharingInfoRequest
Request payload for fetching sharing info of current group.
interface
GetSharingInfoRequest
{
metadata
?:
boolean
;
withParentGroups
?:
boolean
;
withSubGroups
?:
boolean
;
}
Index
Properties
metadata?
with
Parent
Groups?
with
Sub
Groups?
Properties
Optional
metadata
metadata
?:
boolean
Optional
with
Parent
Groups
withParentGroups
?:
boolean
Optional
with
Sub
Groups
withSubGroups
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
with
Parent
Groups
with
Sub
Groups
@espressif/rainmaker-base-sdk
Loading...
Request payload for fetching sharing info of current group.