Interface: iCreateDynamicDataStorePayload
The handler ID for the dynamic data store
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2828
Properties
handlerId
handlerId:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2830
The handler ID for the dynamic data store
label
label:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2832
The label of the dynamic data store
publicUseInClaims?
optionalpublicUseInClaims?:boolean
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2834
Whether the dynamic data store should be public. If true, the data can be accessed without authentication. Defaults to false (private).