Overview
Annexes are supplementary legal documents attached to EU regulations. They often contain technical requirements, classification criteria, and reference tables.Methods
list()
get()
iter()
Models
AnnexSummary
| Field | Type | Description |
|---|---|---|
id | int | Internal ID |
frameworkSlug | String | Parent framework |
number | String | Annex number (e.g. I, II) |
title | String? | Optional title |
position | int | Ordering position |
Annex
Extends AnnexSummary with:
| Field | Type | Description |
|---|---|---|
content | String | Full annex content |
