Reservation

constructor(id: Int? = null, index: Int? = null, date: String? = null, availableQuantity: Int? = null, bookableStatus: BookableType? = null)