Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (33 loc) · 1.37 KB

File metadata and controls

62 lines (33 loc) · 1.37 KB

QIWI SDK / Modules / index / QIWI / TransactionType

Enumeration: TransactionType

index.QIWI.TransactionType

Table of contents

Enumeration Members

Enumeration Members

ALL

ALL = "ALL"

Все операции

Defined in

apis/wallet/wallet.types.ts:24


IN

IN = "IN"

Только пополнения

Defined in

apis/wallet/wallet.types.ts:26


OUT

OUT = "OUT"

Только платежи

Defined in

apis/wallet/wallet.types.ts:28


QIWI_CARD

QIWI_CARD = "QIWI_CARD"

Платежи по картам QIWI (QVC, QVP)

Defined in

apis/wallet/wallet.types.ts:30