CarePlanKey

public enum CarePlanKey

Keys for PCKCarePlan objects. These keys can be used for querying Parse objects.

  • className key.

    Declaration

    Swift

    public static let className: String
  • patient key.

    Declaration

    Swift

    public static let patient: String
  • title key.

    Declaration

    Swift

    public static let title: String