FuelPriceId

value class FuelPriceId(val id: String)

Identifies the fuel price data source.

Parameters

id

The identifier of the fuel price data source.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String