stepSnapshot

stepSnapshot
stepSnapshot

The step snapshot

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "description": "string",
    "nextStepId": "string",
    "conditions": [
        {
            "name": "string",
            "comparator": "string",
            "nextStepId": "string"
        }
    ],
    "id": "string"
}
Property Of