Class CnPermanentResidentCardFront
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/CnPermanentResidentCardFront", DoNotGenerateAcw = true)]
public sealed class CnPermanentResidentCardFront : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
CnPermanentResidentCardFront
- Implements
-
- Inherited Members
-
Constructors
CnPermanentResidentCardFront(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public CnPermanentResidentCardFront(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "CnPermanentResidentCardFront"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "CnPermanentResidentCardFront"
Field Value
- string
Properties
BirthDate
public TextFieldWrapper BirthDate { get; }
Property Value
- TextFieldWrapper
Gender
public TextFieldWrapper Gender { get; }
Property Value
- TextFieldWrapper
GivenNames
public TextFieldWrapper GivenNames { get; }
Property Value
- TextFieldWrapper
Id
public TextFieldWrapper Id { get; }
Property Value
- TextFieldWrapper
IssuingAuthority
public TextFieldWrapper IssuingAuthority { get; }
Property Value
- TextFieldWrapper
public Metadata Metadata { get; }
Property Value
- Metadata
Nationality
public TextFieldWrapper Nationality { get; }
Property Value
- TextFieldWrapper
Photo
public FieldWrapper Photo { get; }
Property Value
- FieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
ValidFrom
public TextFieldWrapper ValidFrom { get; }
Property Value
- TextFieldWrapper
ValidUntil
public TextFieldWrapper ValidUntil { get; }
Property Value
- TextFieldWrapper