PayFanout API reference
Preparing search index...
adapter-adyen-server/src
AdyenWebhookBasicAuth
Interface AdyenWebhookBasicAuth
Basic-auth credentials configured on the Adyen webhook endpoint.
interface
AdyenWebhookBasicAuth
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
password
password
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
PayFanout API reference
Loading...
Basic-auth credentials configured on the Adyen webhook endpoint.