Item

class Item

Item in the routes overview.

Parameters

index

the index of the item.

duration

the duration of route.

distance

the distance of route.

summary

the description of the route.

stateOfCharge

the state of charge by the end of the route.

chargeTime

the charge time required for the route.

hasCountryBorderCrossing

true if the route has a country border crossing.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val index: Int
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