NfcUid
data class NfcUid(val created: Long = 0, val livemode: Boolean = false, val uid: String?) : CollectedData
Represents non-payment data collected using collectData with the NFC interface.
Represents non-payment data collected using collectData with the NFC interface.