| Name | Description | Type | Additional information |
|---|---|---|---|
| ViolationId |
Violation Id. See the GET api/violations/{id} route to get the violation data. |
integer |
None. |
| PhotoId |
Photo Id. Primary key of the child model table. |
integer |
None. |
| Pic |
Photo Name. The actual name of the image file. |
string |
None. |
| Caption |
Photo Caption. |
string |
None. |
| CreationDate |
Photo Creation Date. |
date |
None. |
| PathToFile |
The path to the actual location of the file. |
string |
None. |