funpay-js-api
Advanced tools
Comparing version
{ | ||
"type": "module", | ||
"name": "funpay-js-api", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "funpayapi.js", | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
@@ -81,2 +81,5 @@ # Funpay.com API Project | ||
- `getLastOrders(): Promise<any[]>` | ||
- Retrieve last 100 orders for the current user. | ||
- `getNewOrders(): Promise<any[]>` | ||
@@ -83,0 +86,0 @@ - Retrieve new orders for the current user. |
32248
0.29%159
1.92%