| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Platform review ID (e.g. "accounts/123/locations/456/reviews/789" for Google Business). | |
| platform | string | Platform the review originated on. Currently Google Business Profile only. | |
| rating | int | Star rating the reviewer gave. | |
| text | string | Review text content. May be empty if the reviewer left only a rating. | |
| reviewer | \Zernio\Model\ReviewWebhookReviewReviewer | ||
| created_at | \DateTime | ||
| has_reply | bool | Whether the connected account has replied to this review. | |
| reply | \Zernio\Model\ReviewWebhookReviewReply | [optional] |