AssetAddressResponse

constructor(lines: List<String>? = null, countryCode: String? = null, city: String? = null, zipcode: String? = null)

Parameters

lines

An Array for lines of an Asset Address

countryCode

An ISO_3166-1 Country Code where the Asset is located (see https://en.wikipedia.org/wiki/ISO_3166-1 for full list)

city

A City where belongs an Asset

zipcode

An Zipcode / Postal code of an Asset Address