authenticationValue property

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

The authenticationValue value as defined in the 3D Secure 2 specification.

Implementation

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