AppointmentRecord

constructor(id: String, time: Date, doctorId: String, doctorName: String, location: String, userId: String)