fferpcore.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: Methods
CalculateTaxDataTargetRootglobal CalculateTaxDataTargetRoot() getTaxResponseglobal fferpcore.TaxCalculationService.TaxResponse getTaxResponse() This method returns a TaxResponse object after calling the calculateTax API used in the TaxCalculationService. |