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?,
	fiasCode: String?,
	addressComment: String?
)

Address as a set of separate components.

Parameters
drillDown
components
buildingName
postCode
buildingCode
fiasCode
addressComment
Returns
Properties

Set of administrative division objects where the described object is located.

Full address of an object may contain several separate address components.

Name of the building.

ZIP code.

Unique ZIP code of the building.

FIAS code of the building.

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