View Source GoogleApi.AdMob.V1.Model.StringList (google_api_ad_mob v0.10.0)

List of string values.

Attributes

  • values (type: list(String.t), default: nil) - The string values.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AdMob.V1.Model.StringList{values: [String.t()] | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.