UNPKG

@bunq-community/bunq-js-client

Version:

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

3 lines (2 loc) 142 B
declare type LimitType = "CARD_LIMIT_ATM" | "CARD_LIMIT_CONTACTLESS" | "CARD_LIMIT_DIPPING" | "CARD_LIMIT_POS_ICC"; export default LimitType;