Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
schedules
ScheduleTickStatusResult
Interface ScheduleTickStatusResult
interface
ScheduleTickStatusResult
{
dispatchReceipt
?:
ScheduleAgentDispatchReceipt
;
runId
?:
string
;
status
?:
string
;
}
Index
Properties
dispatch
Receipt?
run
Id?
status?
Properties
Optional
dispatch
Receipt
dispatchReceipt
?:
ScheduleAgentDispatchReceipt
Optional
run
Id
runId
?:
string
Optional
status
status
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dispatch
Receipt
run
Id
status
Documentation
GitHub
Anchorage API reference
Loading...