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

BuildingInfo

Information about building.

BuildingInfo(
	buildingName: String? = null,
	purposeName: String? = null,
	purposeCode: PurposeCode? = null,
	buildingLevels: BuildingLevels? = null
)

Information about building.

Parameters
buildingName
purposeName
purposeCode
buildingLevels
Returns
Properties

Name of the building.

Description of the purpose of the building.

Code of the purpose of the building.

Information about floor plans of the building.