Description

Location details of the company. LocationDetails

Hierarchy

  • LocationDetails

Properties

Properties

address?: string

Description

Street address of the company.

Example

"123 Main St"
city?: string

Description

City where the company is located.

Example

"Los Angeles"
region?: string

Description

Region where the company is located.

Example

"California"

Generated using TypeDoc