Nfc

@Serializable
class Nfc : Cloneable

Defines options and settings for NFC chip reading.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
@Serializable
class Advanced : Cloneable

WARNING: Advanced settings have the capacity to drastically alter the session and can lead to a poor user experience. Please consult the support team before using any of these settings.

Link copied to clipboard

Defines sound and vibration options for when the NFC chip is found during a session.

Properties

Link copied to clipboard

WARNING: Advanced settings have the capacity to drastically alter the session and can lead to a poor user experience. Please consult the support team before using any of these settings.

Link copied to clipboard
var mrz: Mrz?

The MRZ used to unlock the NFC chip. If not provided, the end user will need to manually enter the data.

Link copied to clipboard

Indicates if the optional data contents should be redacted out of the results. NOTE: Redaction is only supported for NLD Passports.

Link copied to clipboard

Indicates if the NFC chip scan should skip reading the portrait image. WARNING: The portrait image is required when using Mitek APIs face comparison, do not enable this setting if you plan to use this feature. NOTE: If this setting is enabled the returned portrait image will be empty, it is advised to send the mibiString if working with Mitek APIs to improve session diagnostics.

Link copied to clipboard

Sets the sound and vibration behavior when the NFC chip is found.