Class: Vapi::VonagePhoneNumberStatus

Inherits:
Object
  • Object
show all
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"