Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CivicAddress

Index

Properties

Optional A1

A1?: string

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

Optional A2

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

Optional A3

A3?: string

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

Optional A4

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

Optional A5

A5?: string

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

Optional A6

A6?: string

street
Example: Broadway

Optional FLR

FLR?: string

Floor
Example: 5

Optional HNO

HNO?: string

House nmber, numberic part only.
Example: 123

Optional HNS

HNS?: string

House number suffix
Example: A, 1/2

Optional LMK

LMK?: string

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

Optional LOC

LOC?: string

Additional location information
Example: Room 543

Optional NAM

NAM?: string

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

Optional PC

PC?: string

Postal code
Example: 10027-0401

Optional POD

POD?: string

Trailing street suffix
Example: SW

Optional PRD

PRD?: string

Leading street direction
Example: N, W

Optional RD

RD?: string

Street name and identifier

Optional STS

STS?: string

Street suffix
Example: Avenue, Platz, Street

Optional country

country?: string

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

Generated using TypeDoc