Interface: iPerformStoreActionSingleWithBodyAuthPayload
Whether to simulate the action
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3155
Properties
_isSimulation?
optional_isSimulation?:boolean
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3157
Whether to simulate the action
actionName
actionName:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3163
The name of the action to perform
dataSecret?
optionaldataSecret?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3161
The data secret. Needed if you are not signed in as creator. Not applicable to public stores
dynamicDataId
dynamicDataId:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3159
The dynamic data ID
payload
payload:
iPerformStoreActionPayload
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:3165
The payload for this specific action