FeedbackAttribute
Message Summary
message FeedbackAttribute
Feedback (reviews, ratings, etc.) by supplier about a place.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index references to place in PlacePartition. | |
supplier_index | uint32 | The index of the supplier in a pool. 0-based index references to supplier in partition message. | ||
description | Text | repeated | Descriptions in the feedback. | |
linked_media | LinkedMedia | repeated | Media linked to the feedback. | |
review | Review | repeated | Reviews in the feedback. | |
rating | AggregatedRating | repeated | Aggregated rating and count in the feedback. |