# DialVoiceWebCallRequest
## Properties
**to** | **String** | The number to call, E.164 with leading +. |
**credential_id** | **String** | The WebRTC credential id returned by POST /v1/voice/calls/web (the registered browser). |
**from_number** | Option<**String**> | Which of your voice-enabled numbers to call from (optional when you have one). | [optional]
**record_override** | Option<**bool**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)