Class: Vapi::CallPhoneCallProvider

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

Overview

This is the provider of the call.

Only relevant for `outboundPhoneCall` and `inboundPhoneCall` type.

Constant Summary collapse

TWILIO =
"twilio"
VONAGE =
"vonage"
VAPI =
"vapi"