Class: Vapi::LogType

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

Overview

This is the type of the log.

Constant Summary collapse

API =
"API"
WEBHOOK =
"Webhook"
CALL =
"Call"
PROVIDER =
"Provider"