Class DeResidencePermitBack
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class DeResidencePermitBack : GenericDocumentWrapper
- Inheritance
-
DeResidencePermitBack
- Inherited Members
-
Constructors
DeResidencePermitBack(GenericDocument)
public DeResidencePermitBack(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
Address
public Field Address { get; }
Property Value
- Field
BirthDate
public Field? BirthDate { get; }
Property Value
- Field
Birthplace
public Field Birthplace { get; }
Property Value
- Field
Children
public DeResidencePermitBack.DeResidencePermitBackChildren Children { get; }
Property Value
- DeResidencePermitBack.DeResidencePermitBackChildren
EyeColor
public Field EyeColor { get; }
Property Value
- Field
Gender
public Field? Gender { get; }
Property Value
- Field
Height
public Field Height { get; }
Property Value
- Field
IssuingAuthority
public Field IssuingAuthority { get; }
Property Value
- Field
Nationality
public Field? Nationality { get; }
Property Value
- Field
RawMRZ
public Field RawMRZ { get; }
Property Value
- Field
public Field? Remarks { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string