PlaceDetails

Represents the details of the place to be displayed.

Parameters

origin

The origin of the place.

state

The loading state of the place details.

openHours

The opening hours of the place.

phone

The phone number of the place.

rating

The rating of the place.

formattedAddress

The formatted address of the place.

photos

The list of photo URLs of the place.

arrivalInformation

The arrival information of the place.

chargeData

The charge data of the place.

weather

The weather of the place.

timeZoneChange

Time zone difference between the start and the end of the route.

locale

The locale associated with this place

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int