Interface IAppointmentCreateBookingParams
-
- All Superinterfaces:
IAppointmentBookingParams
,Serializable
- All Known Implementing Classes:
AppointmentCreateBookingParams
public interface IAppointmentCreateBookingParams extends IAppointmentBookingParams
Represents the parameters for creating (booking) a new appointment.- Since:
- 6.5.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.interfaces.appointment.IAppointmentBookingParams
getAppointmentSpecifier, getBookingFlags, getClient
-
-