ScanResultDto

constructor(documentName: String? = null, codes: MutableList<CodeDto>? = null)

Parameters

documentName

Name of the scanned document. This name is taken from the request.

codes