Package-level declarations

Types

Link copied to clipboard
interface CdrResponse
Link copied to clipboard
data class ChargingDetail(val startDateTime: LocalDateTime, val kwh: Float, val totalCost: Float)
Link copied to clipboard
data class ChargingPriceItem(@StringRes val titleRes: Int, val value: String)
Link copied to clipboard
sealed class CommandType
Link copied to clipboard
Link copied to clipboard

Tests whether an EVStation ID is present in the collection of station IDs provided.

Link copied to clipboard
sealed class GetCdrState
Link copied to clipboard
open class MapboxEVError(message: String?) : Throwable
Link copied to clipboard
Link copied to clipboard
sealed class SessionCommandType
Link copied to clipboard
interface SessionResponse