Latest generation

This commit is contained in:
ci core model
2026-05-28 08:13:32 +00:00
parent b5ebc4997e
commit 5dc7b22fdf
18 changed files with 1763 additions and 285 deletions

View File

@@ -14,12 +14,12 @@ import { AppointmentContent } from "./slotbooking";
import { Address } from "./repositoryShared";
import { AttachmentSummary } from "./shared";
import { DateTime } from "./shared";
import { AppointmentStatusStruct } from "./collabShared";
import { AppointmentStatusStruct } from "./shared";
import { Slot } from "./slotbooking";
import { MetadataElement } from "./shared";
import { SegmentationSelection } from "./slotbooking";
import { AppointmentCommission } from "./slotbooking";
import { AppointmentType } from "./slotbooking";
import { AppointmentType } from "./shared";
import { EntityID } from "./shared";
import { EventHeader } from "./shared";
// _common_