models/Types¶
Remarks¶
These types define the data contracts used across the frontend.
They ensure strong typing when interacting with the backend API.
Each type corresponds to a resource or response structure
exchanged between frontend and backend.