GeocodeParsedQueryAddressComponents

Parsed address components in the provided QueryText.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number that identifies an address within a street.

Link copied to clipboard

Name of the block.

Link copied to clipboard

The name of the building at the address.

Link copied to clipboard

The alpha-2 or alpha-3 character code for the country that the results will be present in.

Link copied to clipboard

The district or division of a city the results should be present in.

Link copied to clipboard

The city or locality of the address.

Link copied to clipboard

An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code, for which the result should possess.

Link copied to clipboard

The region or state results should be present in.

Link copied to clipboard

Parsed secondary address components from the provided query text.

Link copied to clipboard

The name of the street results should be present in.

Link copied to clipboard

Name of sub-block.

Link copied to clipboard

A subdivision of a district.

Link copied to clipboard

The sub-region or county for which results should be present in.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String