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

# Enumeration: BillRefundStatus

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

## Table of contents

### Enumeration Members

- [FULL](index.BillRefundStatus.md#full)
- [PARTIAL](index.BillRefundStatus.md#partial)

## Enumeration Members

### FULL

• **FULL** = ``"FULL"``

#### Defined in

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

___

### PARTIAL

• **PARTIAL** = ``"PARTIAL"``

#### Defined in

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