Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
BatchBinActionPayload
Interface BatchBinActionPayload
interface
BatchBinActionPayload
{
actions
:
{
actionName
:
string
;
payload
:
any
;
}
[]
;
}
Index
Properties
actions
Properties
actions
actions
:
{
actionName
:
string
;
payload
:
any
;
}
[]
Array of actions to perform
Type declaration
action
Name
:
string
The name of the action to perform
payload
:
any
The payload for this specific action
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
bitbadgesjs-sdk - v0.5.39
Loading...
Array of actions to perform