Context
export interface Context {
$adyen: AdyenIntegrationContext;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
$adyen | Required | AdyenIntegrationContext |
export interface Context {
$adyen: AdyenIntegrationContext;
}| Name | Required | Type | Description |
|---|---|---|---|
$adyen | Required | AdyenIntegrationContext |