VoidTaxDataTargetRootglobal inherited sharing class VoidTaxDataTargetRoot implements DataTargetRoot This class represents the data target root for the voidTax API used in the TaxCalculationService. This class implements the following interfaces: MethodsVoidTaxDataTargetRootglobal VoidTaxDataTargetRoot() getVoidResponseglobal TaxCalculationService.VoidResponse getVoidResponse() This method returns a VoidResponse object after calling the voidTax API used in the TaxCalculationService. |