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

# Enumeration: QuickPayRecipients

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

## Table of contents

### Enumeration Members

- [Card](index.QuickPayRecipients.md#card)
- [Phone](index.QuickPayRecipients.md#phone)

## Enumeration Members

### Card

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

#### Defined in

[apis/wallet/wallet.types.ts:1250](https://github.com/AlexXanderGrib/node-qiwi-sdk/blob/501d75e/src/apis/wallet/wallet.types.ts#L1250)

___

### Phone

• **Phone** = ``"phone"``

#### Defined in

[apis/wallet/wallet.types.ts:1251](https://github.com/AlexXanderGrib/node-qiwi-sdk/blob/501d75e/src/apis/wallet/wallet.types.ts#L1251)
