sdk-search / com.tomtom.online.sdk.search.poi.details / Photo

Photo

@Beta(2020, 12) data class Photo : Serializable

Photo ids of the POI.

Parameters

id - Id of the photo. To be used in the Points of Interest Photos endpoint.

Constructors

<init>

Photo(id: UUID)

Photo ids of the POI.

Properties

id

val id: UUID

Id of the photo. To be used in the Points of Interest Photos endpoint.