UNPKG

@adyen/api-library

Version:

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

24 lines (23 loc) 365 B
export declare enum AccountVerificationCountry { Se = "SE", Fi = "FI", No = "NO", Dk = "DK", Nl = "NL", It = "IT", De = "DE", At = "AT", Es = "ES", Pt = "PT", Fr = "FR", Gb = "GB", Be = "BE", Lv = "LV", Lt = "LT", Pl = "PL", Ee = "EE", Ie = "IE", Us = "US", Ca = "CA", Au = "AU" }