Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 827 Bytes

CourtMinimal.md

File metadata and controls

16 lines (12 loc) · 827 Bytes

CourtMinimal

Properties

Name Type Description Notes
id int [optional]
name string Full name of the court with location
slug string Type & city name as lowercase
city int Court belongs to this city, if null court is state-level [optional]
state int Court belongs to this state (derive country of this field)
jurisdiction string Jurisdiction of court (ordinary, civil, ...) [optional]
level_of_appeal string Subject-matter jurisdiction (local, federal, high court, ...) [optional]

[Back to Model list] [Back to API list] [Back to README]