PropertyInfo

public class PropertyInfo
extension PropertyInfo : CMSSearchable
extension PropertyInfo: MapSelectableEntity

INITIALIZERS

METADATA

IMAGE URLS

LOCATION DATA

HOURS

RECENTS

FAVORITES

  • Declaration

    Swift

    public func addToFavorites()
  • Declaration

    Swift

    public func removeFromFavorites()
  • Declaration

    Swift

    public func getValidationType() -> Int
  • Declaration

    Swift

    public func getPropertyDataMaxVersion() -> Int
  • Declaration

    Swift

    public func getBuildingInfos() -> [BuildingInfo]
  • Declaration

    Swift

    public func getDefaultBuildingId() -> Int
  • Declaration

    Swift

    public var buildingId: Int { get }
  • Declaration

    Swift

    public var displayName: String { get }
  • Declaration

    Swift

    public var categoryName: String { get }
  • Declaration

    Swift

    public var categoryUid: String { get }
  • Declaration

    Swift

    public var image: UIImage? { get }
  • Declaration

    Swift

    public var imageBaseUrlString: String? { get }
  • Declaration

    Swift

    public var imageIdString: String? { get }
  • Declaration

    Swift

    public var buildingName: String { get }
  • Declaration

    Swift

    public var categoryTags: [String] { get }
  • Declaration

    Swift

    public var categoryTagUids: [String] { get }
  • Declaration

    Swift

    public var locations: [MNMercatorZone] { get }
  • Declaration

    Swift

    public var entityZones: [MNEntityZone] { get }
  • Declaration

    Swift

    public var matchWord: (MapstedCoreSearchApi.SearchableItemType, String) { get set }
  • Declaration

    Swift

    public func keywords() -> [String]
  • Declaration

    Swift

    public var entities: [MNSearchEntity] { get }
  • Declaration

    Swift

    public var mapDataType: MNDataType { get set }
  • Declaration

    Swift

    public var isBuilding: Bool { get }
  • Declaration

    Swift

    public var isMultiBuilding: Bool { get }
  • Declaration

    Swift

    public func getMapToReal() -> Double
  • Declaration

    Swift

    public var toolTipName: String { get }
  • Declaration

    Swift

    public func getMapTiles() -> MapStyle
  • Declaration

    Swift

    public func isPointWithinLooseBoundary(mercator: MNMercator) -> Bool
  • Declaration

    Swift

    public func getRadius() -> Double
  • Declaration

    Swift

    public var modelDataType: ModelType { get }
  • Declaration

    Swift

    public var entityNameEnglish: String { get }
  • Declaration

    Swift

    public var entityName: String { get }
  • Declaration

    Swift

    public var subcategoryNames: [String] { get }
  • Declaration

    Swift

    public var logoImageUid: String { get }
  • Declaration

    Swift

    public var logoImageBaseUrl: String { get }
  • Declaration

    Swift

    public var timeHint: MapstedCore.DailyBusinessHours? { get }
  • Declaration

    Swift

    public var coverImages: [String] { get }
  • Declaration

    Swift

    public var entityPropertyId: Int { get }
  • Declaration

    Swift

    public var entityBuildingId: Int { get }
  • Declaration

    Swift

    public var entityIdentifier: Int { get }
  • Declaration

    Swift

    public var entityDescription: String? { get }
  • Declaration

    Swift

    public var dataType: MNDataType { get }
  • Declaration

    Swift

    public var hasAlerts: Bool { get }
  • Declaration

    Swift

    public var address: String { get }
  • Declaration

    Swift

    public var phoneNumber: String? { get }
  • Declaration

    Swift

    public var website: String? { get }
  • Declaration

    Swift

    public func tags() -> [String]