new QueuePage(version, response, solution)
Initialize the QueuePage
Parameters:
Name | Type | Description |
---|---|---|
version |
V2010 | Version of the resource |
response |
Response.<string> | Response from the API |
solution |
QueueSolution | Path solution |
- Source:
Returns:
QueuePage
Methods
getInstance(payload)
Build an instance of QueueInstance
Parameters:
Name | Type | Description |
---|---|---|
payload |
QueuePayload | Payload response from the API |
- Source:
Returns:
QueueInstance
toJSON()
Provide a user-friendly representation
- Source:
Returns:
Object