Interface: iGetDynamicDataStoreValuesPaginatedPayload
The pagination bookmark to start from
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2892
Properties
bookmark?
optionalbookmark?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2896
The pagination bookmark to start from
dataSecret?
optionaldataSecret?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2894
The data secret to fetch. Only needed if you are not signed in as creator. Not applicable to public stores
lookupType?
optionallookupType?:"username"|"id"
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2898
The lookup type to fetch (if you need to specify).