FuelPriceId

value class FuelPriceId(val id: String)

Identifier for a fuel price data source.

Throws

If the given identifier is empty.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The unique identifier of the fuel price data source.