| Name | Description | Type | Additional information |
|---|---|---|---|
| HearingLocationId |
Hearing Location Id. Primary key of the hearing date location table. |
integer |
None. |
| PropertyId |
Property Id. See the GET api/properties/{propertyId} route to get the property data. |
integer |
None. |
| HearingLocationName |
Hearing Location Name. |
string |
None. |
| HearingAddress1 |
Hearing Address 1. |
string |
None. |
| HearingAddress2 |
Hearing Address 2. |
string |
None. |
| HearingCity |
Hearing City |
string |
None. |
| HearingState |
Hearing State. |
string |
None. |
| HearingZip |
Hearing Zip Code. |
string |
None. |