China One-Way Permit to Hong Kong/Macau Back MRZ Result

Defined in framework ScanditIdCapture

SDCChinaOneWayPermitBackMrzResult
@interface SDCChinaOneWayPermitBackMrzResult : NSObject

Added in version 6.16.0

Information obtained from the Machine Readable Zone (MRZ) present on the back of a One-Way Permit to Hong Kong/Macau issued by the People’s Republic of China.

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

Added in version 6.16.0

The document type code. Always “QS”.

namesAreTruncated
@property (nonatomic, readonly) BOOL namesAreTruncated

Added in version 6.16.0

Indicates whether the first or the last names are truncated. For more information please refer to the official specification.

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

Added in version 6.16.0

The full MRZ text as it appears on a document.

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

Added in version 6.16.0