sdk-search / com.tomtom.online.sdk.search.data.common.additionaldata / PoiDetailsDataSource

PoiDetailsDataSource

open class PoiDetailsDataSource : DataSource

Contains information about a data source related to the poi details of the result.

Constructors

<init>

PoiDetailsDataSource()

Empty constructor for the PoiDetailsDataSource.

PoiDetailsDataSource(id: String!, sourceName: String!)

Default constructor for the PoiDetailsDataSource.

Functions

getId

open fun getId(): String!

Gets the id of the data source.

getSourceName

open fun getSourceName(): String!

Gets the sourceName of the data source.