Class: Ittybit::AutomationStatus

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

Constant Summary collapse

ACTIVE =
"active"
PAUSED =
"paused"