Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
GetGroupSharingRequestsAPIResponse
Interface GetGroupSharingRequestsAPIResponse
interface
GetGroupSharingRequestsAPIResponse
{
next_request_id
?:
string
;
next_user_name
?:
string
;
sharing_requests
:
Record
<
string
,
any
>
[]
;
}
Index
Properties
next_
request_
id?
next_
user_
name?
sharing_
requests
Properties
Optional
next_
request_
id
next_request_id
?:
string
Optional
next_
user_
name
next_user_name
?:
string
sharing_
requests
sharing_requests
:
Record
<
string
,
any
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next_
request_
id
next_
user_
name
sharing_
requests
@espressif/rainmaker-base-sdk
Loading...