UNPKG

@lexriver/yandex-pay

Version:

A TypeScript client for Yandex Pay API to integrate payment processing in your Node.js applications

6 lines (5 loc) 125 B
export declare enum EnumCartItemType { Physical = "PHYSICAL", Digital = "DIGITAL", Unspecified = "UNSPECIFIED" }