cavv property
The Cardholder Authentication Verification Value (CAVV) for the 3D Secure authentication session, as a Base64-encoded 20-byte array.
Implementation
@BuiltValueField(wireName: r'cavv')
String? get cavv;
The Cardholder Authentication Verification Value (CAVV) for the 3D Secure authentication session, as a Base64-encoded 20-byte array.
@BuiltValueField(wireName: r'cavv')
String? get cavv;