Module: Vapi::Types::TwilioVoicemailDetectionPlanVoicemailDetectionTypesItem

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/twilio_voicemail_detection_plan_voicemail_detection_types_item.rb

Constant Summary collapse

MACHINE_START =
"machine_start"
HUMAN =
"human"
FAX =
"fax"
UNKNOWN =
"unknown"
MACHINE_END_BEEP =
"machine_end_beep"
MACHINE_END_SILENCE =
"machine_end_silence"
MACHINE_END_OTHER =
"machine_end_other"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load