Address

constructor(streetName: String, city: String, countryCode: String, countryName: String)

Parameters

streetName

The street name.

city

The city.

countryCode

The 3-character ISO 3166-1 alpha-3 country code.

countryName

The country name.