Interface CivicAddress

Hierarchy

  • CivicAddress

Properties

A1?: string

national subdivisions (state, region, province, prefecture)
Example: New York

A2?: string

county parish, gun (JP), district (IN)
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.4.2: political district name
Example: King's County

A3?: string

city, township, shi (JP)
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.4.2: commune name
Example: New York

A4?: string

city division, borough, city district, ward, chou (JP)
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.4.2: village name
Example: Manhattan

A5?: string

neighborhood, block
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.4.2: cadastral municipality name
Example: Morningside Heights

A6?: string

street
Example: Broadway

FLR?: string

Floor
Example: 5

HNO?: string

House nmber, numberic part only.
Example: 123

HNS?: string

House number suffix
Example: A, 1/2

LMK?: string

Landmark or vanity address
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.1: Hofname
Example: Low Library

LOC?: string

Additional location information
Example: Room 543

NAM?: string

Name (residence, business or office occupant)
https://datatracker.ietf.org/doc/html/rfc5774#appendix-A.1: Volgoname
Example: Joe's Barbershop

PC?: string

Postal code
Example: 10027-0401

POD?: string

Trailing street suffix
Example: SW

PRD?: string

Leading street direction
Example: N, W

RD?: string

Street name and identifier

STS?: string

Street suffix
Example: Avenue, Platz, Street

country?: string

The country is identified by the two-letter ISO 3166 code
Example: US

Generated using TypeDoc