PatientKey
public enum PatientKey
Keys for PCKPatient
objects. These keys can be used for querying Parse objects.
-
className key.
Declaration
Swift
public static let className: String
-
allergies key.
Declaration
Swift
public static let allergies: String
-
birthday key.
Declaration
Swift
public static let birthday: String
-
sex key.
Declaration
Swift
public static let sex: String
-
name key.
Declaration
Swift
public static let name: String