[QIWI SDK](../README.md) / [Modules](../modules.md) / [apis/p2p](../modules/apis_p2p.md) / BillCurrency

# Enumeration: BillCurrency

[apis/p2p](../modules/apis_p2p.md).BillCurrency

## Table of contents

### Enumeration Members

- [KZT](apis_p2p.BillCurrency.md#kzt)
- [RUB](apis_p2p.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)
