/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type GeneralShift = { end?: string; originId?: number; start?: string; }