Enum MedicalCertificateCheckboxType
- Namespace
- ScanbotSDK.MAUI.MedicalCertificate
- Assembly
- DocumentSDK.MAUI.dll
public enum MedicalCertificateCheckboxType
Fields
AccidentNo = 7AccidentYes = 6The checkbox states if the certificate is about an accident
AssignedToAccidentInsuranceDoctor = 4The checkbox states if the cerfiticate is assigned to an accident insurance doctor.
CareNo = 11Care No
CareYes = 5EntitlementToContinuedPaymentNo = 13EntitlementToContinuedPaymentYes = 12FinalCertificate = 10InitialCertificate = 1The checkbox states if the cerfiticate is an initial certificate.
InsuredPayCase = 9OtherAccident = 8RenewedCertificate = 2The checkbox states if the cerfiticate is a renewed certificate.
SickPayWasClaimedNo = 15SickPayWasClaimedYes = 14SingleParentNo = 17SingleParentYes = 16Undefined = 0The checkbox could not be classified.
WorkAccident = 3The checkbox states if the cerfiticate is about a work accident.