SBSDKMedicalPlanSubheadingPrescriptionFieldType
enum SBSDKMedicalPlanSubheadingPrescriptionFieldType : NSInteger {}
German medical plan document subheading prescription information description field type.
-
General information.
Declaration
Objective-C
SBSDKMedicalPlanSubheadingPrescriptionFieldTypeGeneralInformation
Swift
case generalInformation = 0
-
Prescription free text.
Declaration
Objective-C
SBSDKMedicalPlanSubheadingPrescriptionFieldTypePrescriptionFreeText
Swift
case prescriptionFreeText = 1