CalculateTaxDataTargetRootglobal inherited sharing class CalculateTaxDataTargetRoot implements DataTargetRoot This class represents the data target root for the calculateTax API used in the TaxCalculationService. This class implements the following interfaces: MethodsCalculateTaxDataTargetRootglobal CalculateTaxDataTargetRoot() getTaxResponseglobal TaxCalculationService.TaxResponse getTaxResponse() This method returns a TaxResponse object after calling the calculateTax API used in the TaxCalculationService. |