DiveSite
@objcMembers
final class DiveSite : Object, PlaceInfo, PlaceMappable
Realm representation of a dive site place
-
Link to the Mappable object for this location
Declaration
Swift
dynamic var map: Mappable? -
placeId
Declaration
Swift
dynamic var placeId: Int -
Constructor from MTP endpoint data
Declaration
Swift
convenience init?(from: PlaceJSON, realm: RealmDataController) -
Declaration
Swift
override var description: String { get }
View on GitHub
DiveSite Class Reference