baseUrl property
The base URL of the third party API, where Adyen will send the request to forward the payment details.
Implementation
@BuiltValueField(wireName: r'baseUrl')
String get baseUrl;
The base URL of the third party API, where Adyen will send the request to forward the payment details.
@BuiltValueField(wireName: r'baseUrl')
String get baseUrl;