Class SBSDKGenericDocumentDePassport  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - DocumentSDK.NET.iOS.dll
 
   
  
  
  
    public class SBSDKGenericDocumentDePassport : SBSDKGenericDocumentWrapper
   
  
    - Inheritance
 
    - 
      
      
      
SBSDKGenericDocumentDePassport
     
  
  
    - Inherited Members
 
    - 
    
  
 
  Constructors
  
  
  SBSDKGenericDocumentDePassport()
  
  
  
  
  
    public SBSDKGenericDocumentDePassport()
   
  
  
  SBSDKGenericDocumentDePassport(NSObjectFlag?)
  
  
  
  
  
    protected SBSDKGenericDocumentDePassport(NSObjectFlag? t)
   
  Parameters
  
    t NSObjectFlag 
    
  
  
  
  SBSDKGenericDocumentDePassport(NativeHandle?)
  
  
  
  
  
    protected SBSDKGenericDocumentDePassport(NativeHandle? handle)
   
  Parameters
  
    handle NativeHandle 
    
  
  
  
  SBSDKGenericDocumentDePassport(SBSDKGenericDocument?)
  
  
  
  
  
    public SBSDKGenericDocumentDePassport(SBSDKGenericDocument? document)
   
  Parameters
  
    document SBSDKGenericDocument 
    
  
  Properties
  
  
  BirthDate
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? BirthDate { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Birthplace
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Birthplace { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  ClassHandle
  
  
  
  
  
    public override NativeHandle? ClassHandle { get; }
   
  Property Value
  
    - NativeHandle
 
    
  
  
  
  CountryCode
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? CountryCode { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  ExpiryDate
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? ExpiryDate { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Gender
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Gender { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  GivenNames
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? GivenNames { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Id
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Id { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  IssueDate
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? IssueDate { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  IssuingAuthority
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? IssuingAuthority { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  MaidenName
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? MaidenName { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Mrz
  
  
  
  
  
    public virtual SBSDKGenericDocumentMRZ? Mrz { get; }
   
  Property Value
  
    - SBSDKGenericDocumentMRZ
 
    
  
  
  
  Nationality
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Nationality { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  PassportType
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? PassportType { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Photo
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Photo { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  RawMRZ
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? RawMRZ { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  RequiredDocumentType
  
  
  
  
  
    public virtual string RequiredDocumentType { get; }
   
  Property Value
  
    - string
 
    
  
  
  
  Signature
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Signature { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField
 
    
  
  
  
  Surname
  
  
  
  
  
    public virtual SBSDKGenericDocumentField? Surname { get; }
   
  Property Value
  
    - SBSDKGenericDocumentField