| Name | Description | Type | Additional information |
|---|---|---|---|
| SubcategoryId |
Violation Sub Category Id. Primary key of the violations sub categories table. |
integer |
None. |
| CategoryId |
Violation Category Id. See the GET api/violationsubcategories/{subCategoryId:int}/violationcategories route to get the categories data |
integer |
None. |
| SubcategoryName |
Violation Sub Category Name. |
string |
None. |
| DefaultCorrectionTime |
Default Correction Time |
integer |
None. |
| DefaultComment |
Default Comment. |
string |
None. |