Skip to main content

Interface: SCLocalityType

Interface SCLocalityType. Locality Schema.

Properties

country

country: string

country

Defined in

location.ts:35


full_address

full_address: string

full_address

Defined in

location.ts:30


lat

lat: number

Latitude

Defined in

location.ts:40


lng

lng: number

Longitude

Defined in

location.ts:45


postal_code

postal_code: string

postal_code

Defined in

location.ts:50


province

province: string

province

Defined in

location.ts:55


province_short

province_short: string

province_short

Defined in

location.ts:60


region

Optional region: string

region

Defined in

location.ts:65


town

town: string

town

Defined in

location.ts:70