new ExecutionStepPage(version, response, solution)
Initialize the ExecutionStepPage
Parameters:
Name | Type | Description |
---|---|---|
version |
V2 | Version of the resource |
response |
Response.<string> | Response from the API |
solution |
ExecutionStepSolution | Path solution |
Returns:
ExecutionStepPage
Methods
getInstance(payload)
Build an instance of ExecutionStepInstance
Parameters:
Name | Type | Description |
---|---|---|
payload |
ExecutionStepPayload | Payload response from the API |
Returns:
ExecutionStepInstance
toJSON()
Provide a user-friendly representation
Returns:
Object