UNPKG

@bunq-community/bunq-js-client

Version:

[![NPM Version](https://img.shields.io/npm/v/@bunq-community/bunq-js-client.svg) ](https://www.npmjs.com/package/@bunq-community/bunq-js-client) [![NPM Downloads](https://img.shields.io/npm/dt/@bunq-community/bunq-js-client.svg) ](https://www.npmjs.com/p

3 lines (2 loc) 341 B
declare type NoteEventType = "bunqme-fundraiser-result" | "draft-payment" | "ideal-merchant-transaction" | "mastercard-action" | "payment-batch" | "payment" | "request-inquiry-batch" | "request-inquiry" | "request-response" | "schedule" | "sofort-merchant-transaction" | "switch-service-payment" | "whitelist"; export default NoteEventType;