google_api_jobs v0.11.0 GoogleApi.Jobs.V3.Model.CompanyDerivedInfo View Source
Derived details about the company.
Attributes
headquartersLocation(type:GoogleApi.Jobs.V3.Model.Location.t, default:nil) - A structured headquarters location of the company, resolved from Company.hq_location if provided.
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 Sourcet() :: %GoogleApi.Jobs.V3.Model.CompanyDerivedInfo{
headquartersLocation: GoogleApi.Jobs.V3.Model.Location.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.