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) 227 B
export var EnumCourierOptionType; (function (EnumCourierOptionType) { EnumCourierOptionType["Plain"] = "PLAIN"; EnumCourierOptionType["Flexible"] = "FLEXIBLE"; })(EnumCourierOptionType || (EnumCourierOptionType = {}));