CustomerReviewsResponse
The response body for endpoints that list customer reviews for an app.
Declaration
object CustomerReviewsResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [CustomerReview] | A list of customer review resource data. |
links Required | PagedDocumentLinks | Navigational links that include the self-link. |
meta | PagingInformation | Paging information. |
included | [*] | The requested relationship data. |