ExportFile: Omit<components["schemas"]["ExportFileDTO"], "creationDate"> & {
    creationDate: Date;
}

Type declaration

  • creationDate: Date