Argentina ID Barcode Result

Defined in framework ScanditIdCapture

SDCArgentinaIdBarcodeResult
@interface SDCArgentinaIdBarcodeResult : NSObject

Added in version 6.8.0

Information obtained from the PDF417 barcode present on the front of an Argentina ID (Documento Nacional de Identidad) specific to this kind of document.

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

Added in version 6.8.0

The personal ID Number of the document holder.

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

Added in version 6.8.0

Identifies if the document has been duplicated. “A” for the original document that the holder received. The subsequent copies (received for example due to theft, loss or destruction of the previous document) are marked as “B”, “C” and so on.