Latest generation

This commit is contained in:
ci core model
2025-05-26 13:58:27 +00:00
parent ec4aed16ee
commit ce5810721d
6 changed files with 254 additions and 100 deletions

View File

@@ -15,7 +15,7 @@ import { Slot } from "./slotbooking";
import { CarrierInformationWithValue } from "./slotbooking";
import { Segmentation } from "./slotbooking";
import { QuantityByUnit } from "./slotbooking";
import { Commission } from "./collabShared";
import { Commission } from "./slotbooking";
import { AppointmentType } from "./slotbooking";
import { EntityID } from "./shared";
import { EventHeader } from "./shared";