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
/
CreditCardIntroTwoSidesImage
Credit
Card
Intro
Two
Sides
Image
class
CreditCardIntroTwoSidesImage
:
CreditCardScannerIntroImage
,
Parcelable
The image for the introduction screen with two sides of a credit card.
Members
Constructors
Credit
Card
Intro
Two
Sides
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
(
)
:
CreditCardIntroTwoSidesImage
to
Json
Link copied to clipboard
open
override
fun
toJson
(
config
:
ToJsonConfiguration
)
:
JSONObject