//////////////////////////////////////////////////////////////////////////////////////////////
// DO NOT MODIFY THIS FILE //
// This file is automatically generated by ZenStack CLI and should not be manually updated. //
// Source: showcase.zmodel · Generated: 2026-02-23 //
//////////////////////////////////////////////////////////////////////////////////////////////
Priority levels for tasks.
Defined in: showcase.zmodel
Declaration · showcase.zmodel
enum Priority {
LOW
MEDIUM
HIGH
CRITICAL
}Possible values for this enumeration.
| Value | Description |
|---|---|
LOW |
— |
MEDIUM |
— |
HIGH |
— |
CRITICAL |
— |
Models and fields that reference this type.
Next: Role