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