| Name | Description | Type | Additional information |
|---|---|---|---|
| HearingDtmId |
Hearing Dtm Id. Primary key of violation hearing date table. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| HearingLocationId |
Hearing Location Id. See the GET api/properties/{PropertyId}/hearingdatelocations route to get the hearing date location data |
integer |
None. |
| Date |
Hearing Date. |
date |
None. |
| HearingHour |
Hearing Hour. |
integer |
None. |
| HearingMinute |
Hearing Minute. |
integer |
None. |
| HearingAmpm |
Hearing AM or PM. |
string |
None. |