Class DeIdCardBack.DeIdCardBackChildren
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class DeIdCardBack.DeIdCardBackChildren
- Inheritance
-
DeIdCardBack.DeIdCardBackChildren
- Inherited Members
Properties
MRZ
The child document of type "MRZ".
public MRZ MRZ { get; }
Property Value
Metadata
The child document of type "Metadata".
public Metadata Metadata { get; }
Property Value
ParsedDeAddress
The child document of type "ParsedDeAddress".
public ParsedDeAddress ParsedDeAddress { get; }