UNPKG

@adyen/api-library

Version:

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

7 lines (6 loc) 109 B
export declare enum PINFormat { Iso0 = "ISO0", Iso1 = "ISO1", Iso2 = "ISO2", Iso3 = "ISO3" }