Class: Vapi::AnalysisCostAnalysisType

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

Overview

This is the type of analysis performed.

Constant Summary collapse

SUMMARY =
"summary"
STRUCTURED_DATA =
"structuredData"
SUCCESS_EVALUATION =
"successEvaluation"