CountryHighlights

Indicates the starting and ending index of the country in the text query that match the found title.

Types

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

Properties

Link copied to clipboard

Indicates the starting and ending index of the country code in the text query that match the found title.

Link copied to clipboard

Indicates the starting and ending index of the country code in the text query that match the found title.

Functions

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