cavv property

  1. @BuiltValueField.new(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.

Implementation

@BuiltValueField(wireName: r'cavv')
String? get cavv;