CompanyDerivedInfoResponse

data class CompanyDerivedInfoResponse(val headquartersLocation: LocationResponse)

Derived details about the company.

Constructors

Link copied to clipboard
fun CompanyDerivedInfoResponse(headquartersLocation: LocationResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A structured headquarters location of the company, resolved from Company.headquarters_address if provided.