ScienceOceanViewCountryView

GoogleApi.ContentWarehouse.V1.Model.ScienceOceanViewCountryView


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. CountryCode (type: String.t, default: nil)
    - No CountryCode means default viewability. two letter code
  2. ViewType (type: integer(), default: nil)
    - enum in ocean::LocaleViewability::ViewType

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ScienceOceanViewCountryView{
CountryCode: String.t() | nil,
ViewType: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ScienceOceanViewCountryView