ru.dgis.sdk.directory.Address | Android SDK | Urbi 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 on the address. Example: "301 office; 9th floor"