Closed rmcdouga closed 4 years ago
Alter the return by ExportData() to be an Optional<Docuement> as described in Issue #11.
ExportData()
Optional<Docuement>
Alter the return by
ExportData()
to be anOptional<Docuement>
as described in Issue #11.