UNPKG

@adyen/adyen-web

Version:

![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)

8 lines (7 loc) 136 B
export interface SepaElementData { paymentMethod: { type: string; iban: string; ownerName: string; }; }