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