DocumentIdentifiers

constructor(dataProvider: DataProvider, permanentId: String, sourcePdfSha256: String?, changingId: String?, layerName: String?)

Parameters

dataProvider

DataProvider for particular document.

permanentId

The permanent identifier of the document.

sourcePdfSha256

The hash of the file.

changingId

The changing identifier of the document.

layerName

Name of the layer that specifies the annotations to use. Only for Instant. If non null, means it is instant document. If empty layer is considered as default.