Home > @vsf-enterprise/mollie-commercetools > MollieIntegrationContext
# MollieIntegrationContext interface
Context available in every integration's endpoint.
Signature:
export interface MollieIntegrationContext
# Properties
Property | Type | Description |
---|---|---|
client | CommercetoolsClient | |
config | MollieServerConfig | |
req | Request | |
res | Response |