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