Interface: iGetDynamicDataStoreValuesPaginatedSuccessResponse<Q, T>
Q extends DynamicDataHandlerType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2904
Type Parameters
Q
Q extends DynamicDataHandlerType
T
T extends NumberType
Properties
lookupValues
lookupValues:
object[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2906
The lookup values for the dynamic data store
inStore
inStore:
boolean
Whether the lookup value is in the store
key
key:
string
The key of the lookup value
lookupType?
optionallookupType?:"username"|"id"
The lookup type of the lookup value
pagination
pagination:
PaginationInfo
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2915