encryptedPassword property
This field contains an encrypted, one-time password or an authentication code provided by the cardholder.
Implementation
@BuiltValueField(wireName: r'encryptedPassword')
String? get encryptedPassword;
This field contains an encrypted, one-time password or an authentication code provided by the cardholder.
@BuiltValueField(wireName: r'encryptedPassword')
String? get encryptedPassword;