UNPKG

@mnpay/qpay

Version:
6 lines (5 loc) 109 B
export interface PaymentGetRequestParams { payment_id: string; } export interface PaymentGetResponse { }