Class: Vapi::ByoPhoneNumberStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/byo_phone_number_status.rb

Overview

This is the status of the phone number.

Constant Summary collapse

ACTIVE =
"active"
ACTIVATING =
"activating"
BLOCKED =
"blocked"