Module: Vapi::Types::CampaignEndedReason

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

Constant Summary collapse

CAMPAIGN_SCHEDULED_ENDED_BY_USER =
"campaign.scheduled.ended-by-user"
CAMPAIGN_IN_PROGRESS_ENDED_BY_USER =
"campaign.in-progress.ended-by-user"
CAMPAIGN_ENDED_SUCCESS =
"campaign.ended.success"

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