threeDSRequestorURL property

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

URL of the (customer service) website that will be shown to the shopper in case of technical errors during the 3D Secure 2 process.

Implementation

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