Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
StreamHistoryEntry
Interface StreamHistoryEntry
interface
StreamHistoryEntry
{
aid
:
string
;
code
?:
number
;
created_at
:
string
;
dad
:
string
;
data
:
Record
<
string
,
any
>
;
expired_at
?:
string
;
id
:
number
;
jid
:
string
;
msg_type
:
string
;
status
?:
string
;
topic
:
string
;
workflow_name
:
string
;
}
Index
Properties
aid
code?
created_
at
dad
data
expired_
at?
id
jid
msg_
type
status?
topic
workflow_
name
Properties
aid
aid
:
string
Optional
code
code
?:
number
created_
at
created_
at
:
string
dad
dad
:
string
data
data
:
Record
<
string
,
any
>
Optional
expired_
at
expired_
at
?:
string
id
id
:
number
jid
jid
:
string
msg_
type
msg_
type
:
string
Optional
status
status
?:
string
topic
topic
:
string
workflow_
name
workflow_
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aid
code
created_
at
dad
data
expired_
at
id
jid
msg_
type
status
topic
workflow_
name
@hotmeshio/hotmesh
Loading...