Voting helps other researchers find interesting modules.
doubleValue
float()
nil
name
String.t
value
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryClickDistributionItem{ doubleValue: float() | nil, name: String.t() | nil, value: integer() | nil }
@spec decode(struct(), keyword()) :: struct()