namespace SanctionsSearch.Worker.Models;
class SearchResult
{
// TODO: Add properties to represent the search result
}