GoogleApi.Jobs.V4.Model.CompanyDerivedInfo (google_api_jobs v0.17.0) View Source

Derived details about the company.

Attributes

  • headquartersLocation (type: GoogleApi.Jobs.V4.Model.Location.t, default: nil) - A structured headquarters location of the company, resolved from Company.headquarters_address if provided.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Jobs.V4.Model.CompanyDerivedInfo{
  headquartersLocation: GoogleApi.Jobs.V4.Model.Location.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.