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