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

FormattedAddress

Human-readable representation of the address.

FormattedAddress(
	drilldownAddress: String?,
	streetAddress: String?,
	addressComment: String?,
	postCode: String?
)

Human-readable representation of the address.

Parameters
drilldownAddress
streetAddress
addressComment
postCode
Returns
Properties

The drilldown address. Example: "Novosibirsk, Kirovsky district".

The address within the settlement. Example: "Nikolaeva, 11".

The comment on the address. Example: "301 office; 9th floor".

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