UNPKG

@lexriver/yandex-pay

Version:

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

7 lines (6 loc) 114 B
export interface RecurSubscriptionResponse { /** * Type: string<uuid> */ operationId: string; }