feat: begin working on adding search result back into Onspring
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SanctionsSearch.Worker.Models;
|
||||
|
||||
class SearchResult
|
||||
{
|
||||
// TODO: Add properties to represent the search result
|
||||
}
|
||||
Reference in New Issue
Block a user