Class: Vapi::CampaignStatus

Inherits:
Object
  • Object
show all
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"