| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumberDocId | String | WhatsAppPhoneNumber Mongo ID (use on /v1/whatsapp/phone-numbers/{id}/calling) | [optional] |
| phoneNumber | String | [optional] | |
| callingEnabled | Boolean | [optional] | |
| callDeepLink | String | Public calling deep link (https://wa.me/call/<number>). Tapping it on a phone starts a WhatsApp voice call to this number. Embed it on websites, emails, or QR codes. Null while calling is disabled; not supported by WhatsApp desktop clients. | [optional] |
| forwardTo | String | tel:+E164 / sip:... / wss://... destination | [optional] |
| recordingEnabled | Boolean | [optional] | |
| sipAuthUsername | String | [optional] | |
| sipAuthPasswordConfigured | Boolean | True when a SIP digest password is stored. The plaintext is never returned. | [optional] |
| callIconCountries | List<String> | [optional] |