Class RootDocumentType
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/RootDocumentType", DoNotGenerateAcw = true)]
public sealed class RootDocumentType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
RootDocumentType
- Implements
-
- Inherited Members
-
Properties
BrIdCardBack
[Register("BrIdCardBack")]
public static RootDocumentType BrIdCardBack { get; }
Property Value
- RootDocumentType
BrIdCardFront
[Register("BrIdCardFront")]
public static RootDocumentType BrIdCardFront { get; }
Property Value
- RootDocumentType
BrIdCardFrontPhotoOnly
[Register("BrIdCardFrontPhotoOnly")]
public static RootDocumentType BrIdCardFrontPhotoOnly { get; }
Property Value
- RootDocumentType
CnEntryAndExitPermitBack
[Register("CnEntryAndExitPermitBack")]
public static RootDocumentType CnEntryAndExitPermitBack { get; }
Property Value
- RootDocumentType
CnEntryAndExitPermitFront
[Register("CnEntryAndExitPermitFront")]
public static RootDocumentType CnEntryAndExitPermitFront { get; }
Property Value
- RootDocumentType
CnPermanentResidentCardFront
[Register("CnPermanentResidentCardFront")]
public static RootDocumentType CnPermanentResidentCardFront { get; }
Property Value
- RootDocumentType
DeHealthInsuranceCardFront
[Register("DeHealthInsuranceCardFront")]
public static RootDocumentType DeHealthInsuranceCardFront { get; }
Property Value
- RootDocumentType
DeIdCardBack
[Register("DeIdCardBack")]
public static RootDocumentType DeIdCardBack { get; }
Property Value
- RootDocumentType
DeIdCardFront
[Register("DeIdCardFront")]
public static RootDocumentType DeIdCardFront { get; }
Property Value
- RootDocumentType
DePassport
[Register("DePassport")]
public static RootDocumentType DePassport { get; }
Property Value
- RootDocumentType
DeResidencePermitBack
[Register("DeResidencePermitBack")]
public static RootDocumentType DeResidencePermitBack { get; }
Property Value
- RootDocumentType
DeResidencePermitFront
[Register("DeResidencePermitFront")]
public static RootDocumentType DeResidencePermitFront { get; }
Property Value
- RootDocumentType
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
EuropeanDriverLicenseBack
[Register("EuropeanDriverLicenseBack")]
public static RootDocumentType EuropeanDriverLicenseBack { get; }
Property Value
- RootDocumentType
EuropeanDriverLicenseFront
[Register("EuropeanDriverLicenseFront")]
public static RootDocumentType EuropeanDriverLicenseFront { get; }
Property Value
- RootDocumentType
EuropeanHealthInsuranceCard
[Register("EuropeanHealthInsuranceCard")]
public static RootDocumentType EuropeanHealthInsuranceCard { get; }
Property Value
- RootDocumentType
HkIdentityCardFront
[Register("HkIdentityCardFront")]
public static RootDocumentType HkIdentityCardFront { get; }
Property Value
- RootDocumentType
[Register("Metadata")]
public static RootDocumentType Metadata { get; }
Property Value
- RootDocumentType
MoIdentityCardBack
[Register("MoIdentityCardBack")]
public static RootDocumentType MoIdentityCardBack { get; }
Property Value
- RootDocumentType
MoIdentityCardFront
[Register("MoIdentityCardFront")]
public static RootDocumentType MoIdentityCardFront { get; }
Property Value
- RootDocumentType
Mrz
[Register("MRZ")]
public static RootDocumentType Mrz { get; }
Property Value
- RootDocumentType
ParsedDeAddress
[Register("ParsedDeAddress")]
public static RootDocumentType ParsedDeAddress { get; }
Property Value
- RootDocumentType
TwEntryAndExitPermit
[Register("TwEntryAndExitPermit")]
public static RootDocumentType TwEntryAndExitPermit { get; }
Property Value
- RootDocumentType
Type
public GenericDocumentType Type { get; }
Property Value
- GenericDocumentType
Methods
ValueOf(string)
[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/documentdata/entity/RootDocumentType;", "")]
public static RootDocumentType ValueOf(string value)
Parameters
value string
Returns
- RootDocumentType
Values()
[Register("values", "()[Lio/scanbot/sdk/documentdata/entity/RootDocumentType;", "")]
public static RootDocumentType[] Values()
Returns
- RootDocumentType[]