cavv property

  1. @BuiltValueField.new(wireName: r'cavv')
String? get cavv

The cardholder authentication value (base64 encoded, 20 bytes in a decoded form).

Implementation

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