new NormalizedAddress(street, zip, city, countryCode)
Parameters:
Name | Type | Description |
---|---|---|
street |
String | street of the address |
zip |
String | zip code of the address |
city |
String | city of the address |
countryCode |
String | country of the address |