China Exit-Entry Permit MRZ Result

Defined in framework ScanditIdCapture

SDCChinaExitEntryPermitMrzResult
@interface SDCChinaExitEntryPermitMrzResult : NSObject

Added in version 6.14.0

Information obtained from the Machine Readable Zone (MRZ) of an Exit-Entry Permit for Travelling to and from Hong Kong and Macau (往来港澳通行证) or an Exit-Entry Permit for Travelling to and from Taiwan (往来台灣通行证) issued by the People’s Republic of China.

documentCode
@property (nonatomic, nonnull, readonly) NSString *documentCode

Added in version 6.14.0

The document type code. One of the following values:

  • CS - indicates an Exit-Entry Permit for Travelling to and from Hong Kong and Macau (往来港澳通行证);

  • CD - indicates an Exit-Entry Permit for Travelling to and from Taiwan (往来台灣通行证).

capturedMrz
@property (nonatomic, nonnull, readonly) NSString *capturedMrz

Added in version 6.14.0

The full MRZ text as it appears on a document.