l_injunction_brief_type
5 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | i_10l_brief_type | description |
|---|---|---|---|
| 1 | 1 | 1 | Answering Brief |
| 2 | 2 | 2 | Brief in Opposition |
| 3 | 3 | 3 | Brief in Support |
| 4 | 4 | 5 | Other |
| 5 | 5 | 4 | Memorandum of Points and Authorities |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_injunction_brief_type" (
"i_10l_brief_type" integer,
"description" text
);