fferpcore.CommitExistingTaxDataTargetRootglobal inherited sharing class CommitExistingTaxDataTargetRoot implements DataTargetRoot This class represents the data target root for the commitTax API, which is used to commit a draft sale or purchase document. This class implements the following interfaces: Methods
CommitExistingTaxDataTargetRootglobal CommitExistingTaxDataTargetRoot() getTaxResponseglobal fferpcore.TaxCalculationService.TaxResponse getTaxResponse() This method returns a TaxResponse object after calling the commitTax API used in the TaxCalculationService. |