threeDSVersion property

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

The version of the 3D Secure protocol.

Implementation

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