@zernio/node
Advanced tools
+1
-1
| { | ||
| "name": "@zernio/node", | ||
| "version": "0.2.328", | ||
| "version": "0.2.329", | ||
| "description": "The official Node.js library for the Zernio API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+3
-3
@@ -285,3 +285,3 @@ <p align="center"> | ||
| |--------|-------------| | ||
| | `usage.getCallsUsage()` | Calling usage (volumes + billable cost) | | ||
| | `usage.getCallsUsage()` | Calling usage and cost | | ||
| | `usage.getSmsUsage()` | SMS usage (volumes) | | ||
@@ -443,3 +443,3 @@ | `usage.getUsage()` | Get plan and usage snapshot | | ||
| | `calls.getCall()` | Get a call (any channel) | | ||
| | `calls.getCallRecording()` | Get a call recording (any channel) | | ||
| | `calls.getCallRecording()` | Get a call recording | | ||
@@ -663,3 +663,3 @@ ### Comment Automations | ||
| | `sms.lookupSmsNumber()` | Look up carrier + line type | | ||
| | `sms.reuseSmsRegistrationForNumber()` | Add a number to an existing registration | | ||
| | `sms.reuseSmsRegistrationForNumber()` | Add number to SMS registration | | ||
| | `sms.sendSms()` | Send an SMS/MMS | | ||
@@ -666,0 +666,0 @@ | `sms.shareSmsRegistration()` | Create a registration share link | |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3223102
0