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