threeDOfferedResponse property

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

The raw enrollment result from the 3DS directory services of the card schemes. Example: Y

Implementation

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