| Name | Description | Type | Additional information |
|---|---|---|---|
| ViolationLetterId |
Violation Letter Id. Primary key of violation letters table. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| ViolationId |
Violation Id. See the GET api/violations/{id} route to get the violation data. |
integer |
None. |
| ActionId |
Action Id. See the GET api/violationactions/{id} route to get the violation action data. |
integer |
None. |
| FineImposed |
Fine Imposed. |
decimal number |
None. |
| HearingDate |
Hearing Date. |
date |
None. |
| PathToFile |
The path to the actual location of the file. |
string |
None. |