Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.barcode
/
BarcodeDocumentParserResult
/
BarcodeDocumentParserResult
Barcode
Document
Parser
Result
constructor
(
success
:
Boolean
,
parsedDocument
:
GenericDocument
?
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)