ChargeHubChargingStation

constructor(networkName: String, adapters: List<ChargeHubAdapter>, costDescription: String? = null, listPorts: List<EVPorts>? = null, stationId: Int? = null, paymentEnabled: Boolean? = null, accessHours: Map<Int, AccessHours>? = null, alwaysOpen: Boolean? = null, otherIndicator: String? = null, isOffline: Boolean = false, isUnknown: Boolean = false)