PACECloudSDK
/
cloud.pace.sdk.poikit.pricehistory
/
PriceHistory
Price
History
data class
PriceHistory
(
@
Json
(
name =
"fuel_type"
)
fuelType:
String
, prices:
List
<
Price
>)
Content copied to clipboard
Properties
Properties
fuelType
Link copied to clipboard
val
fuelType
:
String
Content copied to clipboard
prices
Link copied to clipboard
val
prices
:
List
<
Price
>
Content copied to clipboard