UNPKG

@adyen/api-library

Version:

The Adyen API Library for NodeJS enables you to work with Adyen APIs.

6 lines (5 loc) 151 B
export declare enum ResourceType { LegalEntity = "legalEntity", AccountHolder = "accountHolder", PaymentInstrument = "paymentInstrument" }