Address

constructor(placeName: String? = null, street: String? = null, mailRouting: String? = null, city: String? = null, division: String? = null, postalCode: String? = null, country: String? = null, type: String? = null)

Parameters

placeName
street
mailRouting
city
division
postalCode
country
type

Address