Class: NewDemoApiClient::Priority

Inherits:
Object
  • Object
show all
Defined in:
lib/test_sdk/types/priority.rb

Constant Summary collapse

LOW =
"low"
NORMAL =
"normal"
HIGH =
"high"
URGENT =
"urgent"