👽️ Add of the StopAreaStopAssociationFields pdeid and pdeversion fields

These fields have been added by IDFM in its relations resource.
For now, these fields are not used.
This commit is contained in:
2023-10-22 23:41:27 +02:00
parent f862e124a6
commit cebc9077c3

View File

@@ -141,6 +141,8 @@ class StopAreaStopAssociationFields(Struct, kw_only=True):
artid: str | None = None
arrversion: str
zdcid: str
pdeid: str | None = None
pdeversion: int | None = None
version: int
zdaid: str
zdaversion: str