Type alias EditEventOptionsV2

EditEventOptionsV2: BaseEditEventOptionsV2 & {
    createHistoryEntry?: boolean;
}

Generated using TypeDoc