[QIWI SDK](../README.md) / [Modules](../modules.md) / [index](../modules/index.md) / BillCurrency

# Enumeration: BillCurrency

[index](../modules/index.md).BillCurrency

## Table of contents

### Enumeration Members

- [KZT](index.BillCurrency.md#kzt)
- [RUB](index.BillCurrency.md#rub)

## Enumeration Members

### KZT

• **KZT** = ``"KZT"``

#### Defined in

[apis/p2p/p2p.types.ts:17](https://github.com/AlexXanderGrib/node-qiwi-sdk/blob/501d75e/src/apis/p2p/p2p.types.ts#L17)

___

### RUB

• **RUB** = ``"RUB"``

#### Defined in

[apis/p2p/p2p.types.ts:16](https://github.com/AlexXanderGrib/node-qiwi-sdk/blob/501d75e/src/apis/p2p/p2p.types.ts#L16)
