open class PoiDetailsDataSource : DataSource
Contains information about a data source related to the poi details of the result.
PoiDetailsDataSource()
Empty constructor for the PoiDetailsDataSource(id: String!, sourceName: String!)
Default constructor for the |
open fun getId(): String!
Gets the id of the data source. |
|
open fun getSourceName(): String!
Gets the sourceName of the data source. |