Class: Vapi::CampaignStatus
- Inherits:
-
Object
- Object
- Vapi::CampaignStatus
- Defined in:
- lib/vapi_server_sdk/types/campaign_status.rb
Overview
This is the status of the campaign.
Constant Summary collapse
- SCHEDULED =
"scheduled"- IN_PROGRESS =
"in-progress"- ENDED =
"ended"