Foundations Apex API Developer Reference

fferpcore.ScannedDocumentTransformationResponse

global inherited sharing class ScannedDocumentTransformationResponse

This class stores document responses received from document transformation.

Properties

Name Type Description
sourceDocumentId Id Id of the source document.
isSuccess Boolean Indicates whether the transformation of document has succeeded.
errorMessages List<String> Error messages attached to the document.

Methods

ScannedDocumentTransformationResponse

global ScannedDocumentTransformationResponse()

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