ru.dgis.sdk.directory.FormattedAddress | Android SDK | 2GIS Documentation

FormattedAddress

Human-readable representation of the address.

FormattedAddress(
	drill-downAddress: String?,
	streetAddress: String?,
	addressComment: String?,
	postCode: String?
)

Human-readable representation of the address.

Parameters
drill-downAddress
streetAddress
addressComment
postCode
Returns
Properties

Address from the drill-down. Example: "Novosibirsk, Kirovskiy district ".

Address within a locality. Example: "Nikolaeva st., 11".

Comment to address. Example: "301 office; 9th floor".

Postal code of the object with building code, if any. Example: "630088", "630007/XBVJF8".