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.ui_v2.document.configuration
/
IntroImage
Intro
Image
sealed
class
IntroImage
Determines the image for the introduction screen.
Inheritors
NoIntroImage
CustomImage
ReceiptsIntroImage
MedicalCertificateIntroImage
DocumentIntroImage
CheckIntroImage
IdCardIntroImage
CreditCardIntroImage
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
type
Link copied to clipboard
abstract
val
_type
:
String
Functions
to
Json
Link copied to clipboard
abstract
fun
toJson
(
config
:
ToJsonConfiguration
=
ToJsonConfiguration.default()
)
:
JsonObject