UNPKG
@mnpay/qpay
Version:
latest (0.1.9)
0.1.9
0.1.8
0.1.7
0.1.6
0.1.4
mnpay/mn-payment-platforms
@mnpay/qpay
/
@types
/
types
/
payment
/
paymentGet.d.ts
6 lines
(5 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
5
6
export
interface
PaymentGetRequestParams
{
payment_id
:
string
; }
export
interface
PaymentGetResponse
{ }