google_api_civic_info v0.1.0 GoogleApi.CivicInfo.V2.Model.Source View Source

Contains information about the data source for the element containing it.

Attributes

  • name (String.t): The name of the data source. Defaults to: null.
  • official (boolean()): Whether this data comes from an official government source. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this type t() View Source
t() :: %GoogleApi.CivicInfo.V2.Model.Source{name: any(), official: any()}

Link to this section Functions

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.