PACECloudSDK
/
cloud.pace.sdk.api.pay.generated.model
/
Fuel
/
Unit
Unit
enum
Unit
:
Enum
<
Fuel.Unit
>
Content copied to clipboard
Entries
Properties
Entries
GALLON
Link copied to clipboard
@
SerializedName
(
value =
"gallon"
)
@
Json
(
name =
"gallon"
)
GALLON
("gallon")
Content copied to clipboard
LITER
Link copied to clipboard
@
SerializedName
(
value =
"liter"
)
@
Json
(
name =
"liter"
)
LITER
("liter")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard