open class Photo : Serializable
Details of the POI photo.
Photo()
Details of the POI photo. |
open fun getId(): Optional<String!>!
Returns the Id of the photo. To be used in the Points of Interest Photos API. |
|
open fun toString(): String |