Voting helps other researchers find interesting modules.
countryCode
String.t
nil
currencyCode
price
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice{ countryCode: String.t() | nil, currencyCode: String.t() | nil, price: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()