CMSSearchable

public protocol CMSSearchable : ISearchable
  • Declaration

    Swift

    var image: UIImage? { get }
  • Declaration

    Swift

    var imageBaseUrlString: String? { get }
  • Declaration

    Swift

    var imageIdString: String? { get }
  • Declaration

    Swift

    var categoryTagUids: [String] { get }
  • Declaration

    Swift

    func inRecents(forSearch: Bool) -> Bool
  • entityId Extension method

    Declaration

    Swift

    var entityId: Int { get }
  • floorId Extension method

    Declaration

    Swift

    var floorId: Int { get }