threeDSRequestorAppURL property

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

URL for auto-switching to the threeDS Requestor App. If not present, the threeDS Requestor App doesn't support auto-switching.

Implementation

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