AdminNames

The official administrative names for an address component, returned when AddressNamesMode is set to Administrative.

Types

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

Properties

Link copied to clipboard

A list of translation names for the administrative address component, including name variants and translations in available languages.

Link copied to clipboard

Indicates the preference level of the administrative name. Valid values are Primary and Alternative.

Functions

Link copied to clipboard
inline fun copy(block: AdminNames.Builder.() -> Unit = {}): AdminNames
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