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-barcode-sdk
/
io.scanbot.sdk.kmp.genericdocument
/
childByDocumentType
child
By
Document
Type
fun
GenericDocument
.
childByDocumentType
(
name
:
String
)
:
GenericDocument
?
Returns a sub-document given its document type name. Returns null if not found.