fferpcore.CalculateReversalDataTargetRootglobal inherited sharing class CalculateReversalDataTargetRoot implements DataTargetRoot This class represents the data target root for the calculateReversal API used in the TaxCalculationService. This class implements the following interfaces: Methods
CalculateReversalDataTargetRootglobal CalculateReversalDataTargetRoot() getReversalResponseglobal fferpcore.TaxCalculationService.ReversalResponse getReversalResponse() This method returns a ReversalResponse object after calling the calculateReversal API used in the TaxCalculationService. |