AddressDto
constructor(street: String? = null, houseNumber: String? = null, zip: String? = null, city: String? = null, state: String? = null, countryISOCode: String? = null)
Parameters
street
Address street
houseNumber
Address house number
zip
Zip code of the city
city
Name of the city
state
State/Canton
countryISOCode
ISO-3166 two-character country code of the bank