JavaScript/jQuery Scheduler - Occurrence
An object that contains information about an appointment occurrence. The getOccurrences method returns objects of this type.
import { Occurrence } from "devextreme/ui/scheduler"
Type:
An occurrence is an appointment instance that falls within the specified interval. Recurring appointments can generate multiple occurrences.