Interface ActionRequestData
Indexable
[k: string]: unknown
Properties
context
context: { id: string }
Type declaration
[k: string]: unknown
id: string
input
input: { id: string }
Type declaration
[k: string]: unknown
id: string
Optional originator
originator?: string
Optional schedule
schedule?: string
timestamp
timestamp: string