Class CancelAppointmentRequest
- Namespace
- API.CliniCore.Controllers
- Assembly
- API.CliniCore.dll
Request for cancelling an appointment
public class CancelAppointmentRequest
- Inheritance
-
CancelAppointmentRequest
- Inherited Members
Properties
Reason
public string? Reason { get; set; }