Class: Ittybit::Automations::AutomationsCreateRequestStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/ittybit/automations/types/automations_create_request_status.rb

Constant Summary collapse

ACTIVE =
"active"
PAUSED =
"paused"