Address

constructor(addressLine1: String? = null, addressLine2: String? = null, addressLine3: String? = null, locality: String? = null, region: String? = null, postalCode: String, country: String? = "US", countrySubdivision: String? = null)(source)