Foundations Apex API Developer Reference

fferpcore.IScannedPayableDocTransformListener

global interface IScannedPayableDocTransformListener

This interface is implemented by those classes that handles the functionality to transform documents from scanned payable document Ids.

Methods

transformDocuments

List<ScannedDocumentTransformationResponse> transformDocuments(Set<Id> scannedPayableDocumentIds)

This will be called with the set of scanned payable document Ids to transform documents.

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.