Table of Contents

Enum MedicalCertificateDateRecordType

Namespace
ScanbotSDK.MAUI.Core.MedicalCertificate
Assembly
ScanbotSDK.Shared.dll
[JsonConverter(typeof(MedicalCertificateDateRecordTypeConverter))]
public enum MedicalCertificateDateRecordType

Fields

BirthDate = 4
ChildNeedsCareFrom = 5
ChildNeedsCareUntil = 6
DiagnosedOn = 2
DocumentDate = 3
IncapableOfWorkSince = 0
IncapableOfWorkUntil = 1
Undefined = 7