interface HistoryEventOptions {
    events?: null | HistoryEventFieldListOptions[];
}

Properties

Properties