| Name | Description | Type | Additional information |
|---|---|---|---|
| ActionId |
Violation Action Id. Primary key of the violations actions table. |
integer |
None. |
| ActionName |
Violation Action Name. |
string |
None. |
| ActionViolationStatus |
Violation Action Status. Status can be "open" or "closed" |
string |
None. |
| IsRescindable |
If true the violation action is rescindable |
boolean |
None. |
| DisplayOrder |
Violation Action Display Order. The order in which violation actions should be displayed. |
integer |
None. |