public Task<Dictionary<Guid, CompanyDto>> GetCompanies( bool deletedItems, CancellationToken cancellationToken = default )
In This Article