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
/
ChargingProfilesResponse
Charging
Profiles
Response
@
Serializable
data
class
ChargingProfilesResponse
(
val
chargingProfiles
:
ChargingProfilesContent
?
=
null
)
Members
Constructors
Charging
Profiles
Response
Link copied to clipboard
constructor
(
chargingProfiles
:
ChargingProfilesContent
?
=
null
)
Properties
charging
Profiles
Link copied to clipboard
val
chargingProfiles
:
ChargingProfilesContent
?