threeDOfferedResponse property

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

Whether 3D Secure was offered or not.

Implementation

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