WeConnect
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WeConnect
WeConnect
/
rsdev.ovh.weconnect.api
/
NextChargingTimerDto
Next
Charging
Timer
Dto
@
Serializable
data
class
NextChargingTimerDto
(
val
id
:
Int
?
=
null
,
val
targetSOCreachable
:
String
?
=
null
)
Members
Constructors
Next
Charging
Timer
Dto
Link copied to clipboard
constructor
(
id
:
Int
?
=
null
,
targetSOCreachable
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
target
SOCreachable
Link copied to clipboard
val
targetSOCreachable
:
String
?