sdk-search / com.tomtom.online.sdk.search.autocomplete.entity

Package com.tomtom.online.sdk.search.autocomplete.entity

Types

Match

data class Match : Serializable

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

ResultType

enum class ResultType

Restricts the result space based on its segment types.

Segment

data class Segment : Serializable

Describes the recognized entity of the Autocomplete search.

SegmentType

enum class SegmentType

The type of a detected entity.