Contents

CustomerReviewsResponse

The response body for endpoints that list customer reviews for an app.

Declaration

object CustomerReviewsResponse

Properties

NameTypeDescription
data Required[CustomerReview]

A list of customer review resource data.

links RequiredPagedDocumentLinks

Navigational links that include the self-link.

metaPagingInformation

Paging information.

included[*]

The requested relationship data.

See Also

Objects