AppointmentData

constructor(id: String?, userId: String, doctorId: String, appointmentDate: Date, status: String)