Class MedicalCertificateFormType
- Namespace
- IO.Scanbot.Sdk.MC
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class MedicalCertificateFormType : Enum
- Inheritance
-
MedicalCertificateFormType
Properties
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
public static MedicalCertificateFormType Form1a { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form1b { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form1bCustom { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form1c { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form1d { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form21a { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Form21aBack { get; }
Property Value
- MedicalCertificateFormType
public static MedicalCertificateFormType Unknown { get; }
Property Value
- MedicalCertificateFormType
Methods
public static MedicalCertificateFormType FromJson(string json)
Parameters
json
string
Returns
- MedicalCertificateFormType
Returns
- string
public static MedicalCertificateFormType ValueOf(string value)
Parameters
value
string
Returns
- MedicalCertificateFormType
public static MedicalCertificateFormType[] Values()
Returns
- MedicalCertificateFormType[]