CustomerReviewsResponse
A response that contains a list of Customer Reviews resources.
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 | [CustomerReviewResponseV1] | The requested relationship data. |