FuelPriceDetails

constructor(fuelType: FuelType, @Size(min = 1) prices: List<Price>, updatedAt: Date)