StepExecutionFormData
data object
Detailed data of the form
id stringnullable
Unique identifier of the form data included in the step execution
StepExecutionFormData
{
"data": {},
"id": "string"
}
Detailed data of the form
Unique identifier of the form data included in the step execution
{
"data": {},
"id": "string"
}