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
/
ChargingProfileOptionsDto
Charging
Profile
Options
Dto
@
Serializable
data
class
ChargingProfileOptionsDto
(
val
id
:
Int
?
=
null
,
val
autoUnlockPlugWhenCharged
:
String
?
=
null
)
Members
Constructors
Charging
Profile
Options
Dto
Link copied to clipboard
constructor
(
id
:
Int
?
=
null
,
autoUnlockPlugWhenCharged
:
String
?
=
null
)
Properties
auto
Unlock
Plug
When
Charged
Link copied to clipboard
@
SerialName
(
value
=
"autoUnlockPlugWhenCharged"
)
val
autoUnlockPlugWhenCharged
:
String
?
id
Link copied to clipboard
val
id
:
Int
?