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

# Enumeration: BillPaySource

[index](../modules/index.md).[QIWI](../modules/index.QIWI.md).BillPaySource

## Table of contents

### Enumeration Members

- [Card](index.QIWI.BillPaySource.md#card)
- [Mobile](index.QIWI.BillPaySource.md#mobile)
- [QIWI](index.QIWI.BillPaySource.md#qiwi)

## Enumeration Members

### Card

• **Card** = ``"card"``

#### Defined in

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

___

### Mobile

• **Mobile** = ``"mobile"``

#### Defined in

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

___

### QIWI

• **QIWI** = ``"qw"``

#### Defined in

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