BuildingInfo
Information about building.
BuildingInfo(
buildingName: String? = null,
purposeName: String? = null,
purposeCode: PurposeCode? = null,
buildingLevels: BuildingLevels? = null
)
Information about building.
Parameters
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.