CustomerReviewResponseV1Response
The response body for endpoints that create, read, or modify a developer’s response to a customer review.
Declaration
object CustomerReviewResponseV1ResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | CustomerReviewResponseV1 | The data structure that represents a |
included | [CustomerReview] | The requested relationship data. |
links Required | DocumentLinks | Navigational links that include the self-link. |