Interface: iGetDynamicDataStoreValuePayload
The data secret to fetch. Only needed if you are not signed in as creator. Not applicable to public stores
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2950
Properties
dataSecret?
optionaldataSecret?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2954
The data secret to fetch. Only needed if you are not signed in as creator. Not applicable to public stores
key
key:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2952
The key to fetch.
lookupType?
optionallookupType?:"username"|"id"
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2956
The lookup type to fetch (if you need to specify).