Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui_v2.creditcard.configuration
/
CreditCardIntroOneSideImage
Credit
Card
Intro
One
Side
Image
class
CreditCardIntroOneSideImage
:
CreditCardScannerIntroImage
,
Parcelable
The image for the introduction screen with one side of a credit card.
Members
Constructors
Credit
Card
Intro
One
Side
Image
Link copied to clipboard
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
type
Link copied to clipboard
open
override
val
_type
:
String
Functions
clone
Link copied to clipboard
open
override
fun
clone
(
)
:
CreditCardIntroOneSideImage
to
Json
Link copied to clipboard
open
override
fun
toJson
(
config
:
ToJsonConfiguration
)
:
JSONObject