Medical Appointments API

Entity

Interfaces, Classes, Traits and Enums

AppointmentDurationEntity
This class represents an entity for appointment durations, extending the BaseEntity class.
AppointmentEntity
This class represents an entity for appointments, extending the BaseEntity class.
BaseEntity
Abstract class BaseEntity serves as a base for entity classes in the application.
ExceptionEntity
This class represents an entity for exceptions, extending the BaseEntity class.
MedicalCenterEntity
This class represents an entity for a medical center, extending the BaseEntity class.
MunicipalityEntity
This class represents an entity for a municipality, extending the BaseEntity class.
PostalCodeEntity
This class represents an entity for postal codes, extending the BaseEntity class.
ProvinceEntity
This class represents an entity for provinces, extending the BaseEntity class.
ScheduleEntity
This class represents an entity for schedules, extending the BaseEntity class.
ScheduleTimeSlotEntity
This class represents an entity for schedule time slots, extending the BaseEntity class.
TimeZoneEntity
This class represents an entity for time zones, extending the BaseEntity class.

Search results