ChargingParkLocation

fun ChargingParkLocation(    street: String?,     houseNumber: String?,     city: String?,     postalCode: String?,     countryCode: String?)

Parameters

street

The street name where the charging park is located.

houseNumber

The house number where the charging park is located.

city

The city in which the charging park is located.

postalCode

The postal code of the city in which the charging park is located.

countryCode

The country code where the charging park is located.