redirectUrl property
The URL where Adyen redirects the third-party individual after they complete the open banking flow.
Implementation
@BuiltValueField(wireName: r'redirectUrl')
String get redirectUrl;
The URL where Adyen redirects the third-party individual after they complete the open banking flow.
@BuiltValueField(wireName: r'redirectUrl')
String get redirectUrl;