Voting helps other researchers find interesting modules.
Information about a rating provided for a product. This can represent an aggregated rating if count is set. Next Id: 7
count
String.t
nil
maxValueMillis
minValueMillis
source
value
float()
valueMillis
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationProductRating{ count: String.t() | nil, maxValueMillis: String.t() | nil, minValueMillis: String.t() | nil, source: String.t() | nil, value: float() | nil, valueMillis: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()