RouteTollRate

The toll rate.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Time when the rate is valid.

Link copied to clipboard

Price in the converted currency as specified in the request.

Link copied to clipboard
val id: String

The Toll rate Id.

Link copied to clipboard

Price in the local regional currency.

Link copied to clipboard

The name of the toll.

Link copied to clipboard

Details if the toll rate can be a pass that supports multiple trips.

Link copied to clipboard

Accepted payment methods at the toll.

Link copied to clipboard

Transponders for which this toll can be applied.

Functions

Link copied to clipboard
inline fun copy(block: RouteTollRate.Builder.() -> Unit = {}): RouteTollRate
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