AlternateNames

data class AlternateNames(var primary: String, var localized: String?, var abbreviation: String?)

A set of names for a single entity.

Constructors

Link copied to clipboard
constructor(primary: String, localized: String?, abbreviation: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The entity's abbreviation, if any.

Link copied to clipboard

The entity's name in the language that was ingested according to the locale in the remote settings context. If none exists and this AlternateNames is for a Geoname, then this will be its primary name.

Link copied to clipboard

The entity's primary name. For a Geoname, this is Geoname::name.