Contents

CustomerReviewResponse

The response body for endpoints that read a single customer review for an app.

Declaration

object CustomerReviewResponse

Properties

NameTypeDescription
data RequiredCustomerReview

The data structure that represents a CustomerReviews resource.

links RequiredDocumentLinks

Navigational links that include the self-link.

included[*]

The requested relationship data.

See Also

Objects