bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetAllPoolsSuccessResponse
Interface iGetAllPoolsSuccessResponse<T>
interface
iGetAllPoolsSuccessResponse
<
T
extends
NumberType
>
{
pagination
:
PaginationInfo
;
pools
:
LiquidityPoolInfoDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Index
Properties
pagination
pools
Properties
pagination
pagination
:
PaginationInfo
pools
pools
:
LiquidityPoolInfoDoc
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pagination
pools
bitbadgesjs-sdk - v0.22.7
Loading...