bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetSiwbbRequestsForUserSuccessResponse
Interface iGetSiwbbRequestsForUserSuccessResponse<T>
interface
iGetSiwbbRequestsForUserSuccessResponse
<
T
extends
NumberType
>
{
pagination
:
PaginationInfo
;
requests
:
SIWBBRequestDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy
iBaseSuccessResponse
iGetSiwbbRequestsForUserSuccessResponse
Implemented by
GetSiwbbRequestsForUserSuccessResponse
Index
Properties
pagination
requests
Properties
pagination
pagination
:
PaginationInfo
requests
requests
:
SIWBBRequestDoc
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pagination
requests
bitbadgesjs-sdk - v0.22.7
Loading...