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