PreferredChargingTimeDto

constructor(id: Int? = null, enabled: Boolean? = null, startTime: String? = null, endTime: String? = null)