Represents the city block address level.
Declaration
Swift
case cityBlock
Represents the country address level.
Declaration
Swift
case country
Represents the house address level.
Declaration
Swift
case house
Represents the municipality address level.
Declaration
Swift
case municipality
Municipality subdivision, e.g. oaza (in Japan).
Declaration
Swift
case municipalitySubdivision
Neighborhood, e.g, aza/chome (in Japan).
Declaration
Swift
case neighborhood
Represents the postal code address level.
Declaration
Swift
case postalCode
Represents the road address level.
Declaration
Swift
case road
Represents a subdivision of a country. The definition is country-specific. E.g. state (in the US), province (in Canada), prefecture (in Japan).
Declaration
Swift
case subCountry