NfcSessionInfo
@Serializable
Information about an NFC session.
Constructors
Link copied to clipboard
constructor(documentCode: String? = null, issuingCountry: String? = null, nationality: String? = null, issueDate: String? = null, unlock: String? = null, ca: MibiData.NfcChipAuthentication? = null, warnings: List<List<String>>? = null, dgs: List<String>? = null, optionalDataRedacted: Boolean? = null, totalDuration: Long, tries: Int? = null)
Properties
Link copied to clipboard
Information about the chip authentication of the document.
Link copied to clipboard
The MRZ document code identifier.
Link copied to clipboard
The MRZ issuing country identifier.
Link copied to clipboard
The MRZ nationality identifier.
Link copied to clipboard
Whether BSN was redacted out of applicable NLD documents or not.
Link copied to clipboard
The total duration of the session in milliseconds.