Address

Address model representing an address expressed using postal...

Address model representing an address expressed using postal conventions (as opposed to GPS or other location definition formats).

Properties

use

use: null | string

Address use (home, work, etc.)


type

type: null | string

Address type


text

text: null | string

Full address as text


line

line: null | (null | string)[]

This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.


city

city: null | string

The name of the city, town, suburb, village or other community or delivery center.


district

district: null | string

District/county


state

state: null | string

Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).


postalCode

postalCode: null | string

A postal code designating a region defined by the postal service.


country

country: null | string

Country