Exemplo n.º 1
0
 public async Task <TaxRateLocation> GetRateByLocation(string zip) => await _taxCalculatorService.GetRateByLocation(zip);