RunItemJobPayload interface
An interface representing the payload for running on-demand job
Properties
| execution |
The optional payload in json format string that will be passed when starting job |
Property Details
executionData
The optional payload in json format string that will be passed when starting job
executionData?: string
Property Value
string