A human-readable representation of the address.
public init( drilldownAddress: String?, streetAddress: String?, addressComment: String?, postCode: String? )
drilldownAddress
String?
streetAddress
addressComment
postCode
var drilldownAddress
Address from a drill-down. Example: “Novosibirsk, Kirovsky district”.
var streetAddress
Address inside a settlement. Example: “Nikolaeva str., 11”.
var addressComment
Address comment. Example: “office 301; floor 9”.
var postCode
Postal code of the object with a building code, if any. Example: “630088”, “630007/XBVJF8”.