threeDAuthenticatedResponse property

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

The raw 3DS authentication result from the card issuer. Example: N

Implementation

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