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