Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
iGetDynamicDataActivitySuccessResponse
Interface iGetDynamicDataActivitySuccessResponse
interface
iGetDynamicDataActivitySuccessResponse
{
history
:
{
docs
:
{
actions
:
any
[]
;
dynamicDataId
:
string
;
updatedAt
:
number
;
}
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
;
}
;
pending
:
{
actions
:
any
[]
;
dynamicDataId
:
string
;
error
:
string
;
handlerId
:
string
;
lastFetchedAt
:
number
;
nextFetchTime
:
number
;
numRetries
:
number
;
}
[]
;
}
Implemented by
GetDynamicDataActivitySuccessResponse
Index
Properties
history
pending
Properties
history
history
:
{
docs
:
{
actions
:
any
[]
;
dynamicDataId
:
string
;
updatedAt
:
number
;
}
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
;
}
pending
pending
:
{
actions
:
any
[]
;
dynamicDataId
:
string
;
error
:
string
;
handlerId
:
string
;
lastFetchedAt
:
number
;
nextFetchTime
:
number
;
numRetries
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
history
pending
bitbadgesjs-sdk - v0.5.39
Loading...