Volvo Kotlin API
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Volvo Kotlin API
volvo-api-core
/
com.github.ayastrebov.volvo.api.model.energy
/
ResourceResultIntegerWithUnit
/
ResourceResultIntegerWithUnit
Resource
Result
Integer
With
Unit
constructor
(
status
:
String
,
value
:
Int
?
=
null
,
updatedAt
:
Instant
?
=
null
,
unit
:
String
?
=
null
,
code
:
String
?
=
null
,
message
:
String
?
=
null
)
(
source
)