Interface IAppointmentDeleteBookingParams
- 
- All Superinterfaces:
 IAppointmentBookingParams,Serializable
- All Known Implementing Classes:
 AppointmentDeleteBookingParams
public interface IAppointmentDeleteBookingParams extends IAppointmentBookingParams
Represents the parameters for deleting (cancelling) an existing appointment.- Since:
 - 6.5.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
- 
Methods inherited from interface de.xima.fc.interfaces.appointment.IAppointmentBookingParams
getAppointmentSpecifier, getBookingFlags, getClient 
 - 
 
 -