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