CustomerReviewResponse
The response body for endpoints that read a single customer review for an app.
Declaration
object CustomerReviewResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | CustomerReview | The data structure that represents a |
links Required | DocumentLinks | Navigational links that include the self-link. |
included | [*] | The requested relationship data. |