China Mainland Travel Permit MRZ Result

Defined in framework ScanditIdCapture

SDCChinaMainlandTravelPermitMrzResult
@interface SDCChinaMainlandTravelPermitMrzResult : NSObject

Added in version 6.14.0

Information obtained from the Machine Readable Zone (MRZ) present on the back of a Chinese Mainland Travel permit. The supported Chinese Mainland Travel Permits are listed below: * Mainland Travel Permit for Hong Kong & Macau Residents * Mainland Travel Permit for Taiwan Residents

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

Added in version 6.14.0

The document type code. One of the following values:

  • CR - indicates a Mainland Travel Permit for Hong Kong & Macau Residents.

  • CT - indicates a Mainland Travel Permit for Taiwan Residents.

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

Added in version 6.14.0

The full MRZ text as it appears on a document.

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

Added in version 6.14.0

The personal ID Number of the document holder.

renewalTimes
@property (nonatomic, readonly) NSInteger renewalTimes

Added in version 6.14.0

The number of times the document has been renewed.

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

Added in version 6.16.0

The holder’s name in Simplified Chinese characters.

omittedCharacterCountInGBKName
@property (nonatomic, readonly) NSInteger omittedCharacterCountInGBKName

Added in version 6.14.0

The number of Chinese characters omitted in in GBK (a character encoding for Simplified Chinese characters used in the People’s Republic of China) name.

omittedNameCount
@property (nonatomic, readonly) NSInteger omittedNameCount

Added in version 6.14.0

The number of names that couldn’t be displayed in the MRZ.

issuingAuthorityCode
@property (nonatomic, nullable, readonly) NSString *issuingAuthorityCode

Added in version 6.14.0

The code of the authority that issued this document.