fferpcore.CommitExistingReversalDataTargetRootglobal inherited sharing class CommitExistingReversalDataTargetRoot implements DataTargetRoot This class represents the data target root for the commitReversal API, which is used to commit a draft return document. This class implements the following interfaces: Methods
CommitExistingReversalDataTargetRootglobal CommitExistingReversalDataTargetRoot() getReversalResponseglobal fferpcore.TaxCalculationService.ReversalResponse getReversalResponse() This method returns a ReversalResponse object after calling the commitReversal API used in the TaxCalculationService. |