Frontend API symbols
TapReview
One store review of the owner’s app.
One store review of the owner’s app.
One to five stars.
Whether the owner has answered the review.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
One store review of the owner’s app.
author: string | null;
body: string;
country: string;
id: string;
platform: TapPlatform;
rating: number;
replied: boolean;
submittedAt: string;
title: string | null;
Was this page helpful?