sdk-search / com.tomtom.online.sdk.search.data.autocomplete.response

Package com.tomtom.online.sdk.search.data.autocomplete.response

Types

ContextDescriptor

open class ContextDescriptor : Serializable

Result of an AutocompleteSearchQuery

GeoBias

open class GeoBias : Serializable

The geo bias passed to the autocomplete engine by setting the position and radius parameters.

Match

open class Match : Serializable

Informs which part of the input query is represented by segment.

Matches

open class Matches : Serializable

Defines a mapping between the inputQuery and segment.

Segment

open class Segment : Serializable

Describes recognized entity of the Autocomplete Search result.

SegmentType

class SegmentType

The type of a detected entity.