Class: NumberPage

NumberPage(version, response, solution)

new NumberPage(version, response, solution)

Initialize the NumberPage
Parameters:
Name Type Description
version V2 Version of the resource
response Response.<string> Response from the API
solution NumberSolution Path solution
Source:
Returns:
NumberPage

Methods

getInstance(payload)

Build an instance of NumberInstance
Parameters:
Name Type Description
payload NumberPayload Payload response from the API
Source:
Returns:
NumberInstance

toJSON()

Provide a user-friendly representation
Source:
Returns:
Object