redirectUrl property

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

The URL where Adyen redirects the third-party individual after they complete the open banking flow.

Implementation

@BuiltValueField(wireName: r'redirectUrl')
String get redirectUrl;