@espressif/rainmaker-base-cdf
Preparing search index...
types/store/group
ESPSDKAdaptorGroupSharingRequestsPaginationData
Interface ESPSDKAdaptorGroupSharingRequestsPaginationData
interface
ESPSDKAdaptorGroupSharingRequestsPaginationData
{
fetchNext
?:
()
=>
Promise
<
ESPCDFPaginatedAPIResponse
<
ESPCDFGroupSharingRequest
[]
>
,
>
;
hasNext
:
boolean
;
}
Index
Properties
fetch
Next?
has
Next
Properties
Optional
fetch
Next
fetchNext
?:
()
=>
Promise
<
ESPCDFPaginatedAPIResponse
<
ESPCDFGroupSharingRequest
[]
>
,
>
has
Next
hasNext
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Next
has
Next
@espressif/rainmaker-base-cdf
Loading...