VoiceReceiver Class
A voice receiver.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VoiceReceiver
Constructor
VoiceReceiver(*, name: str, country_code: str, phone_number: str, **kwargs)
Variables
- name
- str
Required. The name of the voice receiver. Names must be unique across all receivers within an action group.
- country_code
- str
Required. The country code of the voice receiver.
- phone_number
- str
Required. The phone number of the voice receiver.
Feedback
Submit and view feedback for