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

Address

Address as a set of separate components.

Address(
	drillDown: List<AddressAdmDiv>,
	components: List<AddressComponent>,
	buildingName: String?,
	postCode: String?,
	buildingCode: String?,
	addressComment: String?
)

Address as a set of separate components.

Parameters
drillDown
components
buildingName
postCode
buildingCode
addressComment
Returns
Properties

The set of administrative division objects where the described object is located.

A full address of an object may contain several separate address components.

Name of the building.

Zip code.

The unique zip code of the building.

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