ParsedQuerySecondaryAddressComponent

Information about a secondary address component parsed from the query text.

Types

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

Properties

Link copied to clipboard

Secondary address designator provided in the query.

Link copied to clipboard

End index of the parsed secondary address component in the query text.

Link copied to clipboard

Secondary address number provided in the query.

Link copied to clipboard

Start index of the parsed secondary address component in the query text.

Link copied to clipboard

Value of the parsed secondary address component.

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