UNPKG

@adyen/adyen-web

Version:

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

6 lines (5 loc) 200 B
import OpenInvoiceContainer from '../helpers/OpenInvoiceContainer'; export default class RatePayDirectDebit extends OpenInvoiceContainer { static type: string; formatProps(props: any): any; }