Class RootDocumentType
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class RootDocumentType : Enum
- Inheritance
-
RootDocumentType
Properties
A
public GenericDocumentType A { get; set; }
Property Value
- GenericDocumentType
B
public static IList B { get; }
Property Value
- IList
BrIdCardBack
public static RootDocumentType BrIdCardBack { get; }
Property Value
- RootDocumentType
BrIdCardFront
public static RootDocumentType BrIdCardFront { get; }
Property Value
- RootDocumentType
BrIdCardFrontPhotoOnly
public static RootDocumentType BrIdCardFrontPhotoOnly { get; }
Property Value
- RootDocumentType
C
public static IList<RootDocumentType> C { get; }
Property Value
- IList<RootDocumentType>
CnEntryAndExitPermitBack
public static RootDocumentType CnEntryAndExitPermitBack { get; }
Property Value
- RootDocumentType
CnEntryAndExitPermitFront
public static RootDocumentType CnEntryAndExitPermitFront { get; }
Property Value
- RootDocumentType
CnPermanentResidentCardFront
public static RootDocumentType CnPermanentResidentCardFront { get; }
Property Value
- RootDocumentType
D
public static IEnumEntries D { get; }
Property Value
- IEnumEntries
DeHealthInsuranceCardFront
public static RootDocumentType DeHealthInsuranceCardFront { get; }
Property Value
- RootDocumentType
DeIdCardBack
public static RootDocumentType DeIdCardBack { get; }
Property Value
- RootDocumentType
DeIdCardFront
public static RootDocumentType DeIdCardFront { get; }
Property Value
- RootDocumentType
DePassport
public static RootDocumentType DePassport { get; }
Property Value
- RootDocumentType
DeResidencePermitBack
public static RootDocumentType DeResidencePermitBack { get; }
Property Value
- RootDocumentType
DeResidencePermitFront
public static RootDocumentType DeResidencePermitFront { get; }
Property Value
- RootDocumentType
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
EuropeanDriverLicenseBack
public static RootDocumentType EuropeanDriverLicenseBack { get; }
Property Value
- RootDocumentType
EuropeanDriverLicenseFront
public static RootDocumentType EuropeanDriverLicenseFront { get; }
Property Value
- RootDocumentType
EuropeanHealthInsuranceCard
public static RootDocumentType EuropeanHealthInsuranceCard { get; }
Property Value
- RootDocumentType
HkIdentityCardFront
public static RootDocumentType HkIdentityCardFront { get; }
Property Value
- RootDocumentType
MoIdentityCardBack
public static RootDocumentType MoIdentityCardBack { get; }
Property Value
- RootDocumentType
MoIdentityCardFront
public static RootDocumentType MoIdentityCardFront { get; }
Property Value
- RootDocumentType
Mrz
public static RootDocumentType Mrz { get; }
Property Value
- RootDocumentType
ParsedDeAddress
public static RootDocumentType ParsedDeAddress { get; }
Property Value
- RootDocumentType
TwEntryAndExitPermit
public static RootDocumentType TwEntryAndExitPermit { get; }
Property Value
- RootDocumentType
Type
public GenericDocumentType Type { get; }
Property Value
- GenericDocumentType
Methods
ValueOf(string)
public static RootDocumentType ValueOf(string value)
Parameters
value
string
Returns
- RootDocumentType
Values()
public static RootDocumentType[] Values()
Returns
- RootDocumentType[]