South Africa ID Barcode Result

Defined in framework ScanditIdCapture

SDCSouthAfricaIdBarcodeResult
@interface SDCSouthAfricaIdBarcodeResult : NSObject

Added in version 6.8.0

Information obtained from the PDF417 barcode present on the back of a South Africa Smart ID Card.

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

Added in version 6.8.0

The human-readable name of the holder’s country of birth.

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

Added in version 6.8.0

The three-letter country code (ISO 3166-1) of the holder’s country of birth.

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

Added in version 6.8.0

Whether the holder is a citizen or a permanent resident.

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

Added in version 6.8.0

The personal ID number of the card’s holder.