Class: Vapi::VonagePhoneNumberStatus
- Inherits:
-
Object
- Object
- Vapi::VonagePhoneNumberStatus
- Defined in:
- lib/vapi_server_sdk/types/vonage_phone_number_status.rb
Overview
This is the status of the phone number.
Constant Summary collapse
- ACTIVE =
"active"
- ACTIVATING =
"activating"
- BLOCKED =
"blocked"