TripSnapshot

Snapshot that contains information about the trip.

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard
Link copied to clipboard

The better proposal route, or null if there is no better proposal.

Link copied to clipboard

Indicates if the driver has deviated from all of the routes. This defaults to false.

Link copied to clipboard

Indicates if the destination has been reached. This defaults to false.

Functions

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