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