cavvAlgorithm property

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

The CAVV algorithm used. Include this only for 3D Secure 1.

Implementation

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