Configuration
data class Configuration(val strictModeFrames: CardImageVerificationSheet.Configuration.StrictModeFrameCount = StrictModeFrameCount.None, val enableCannotScanButton: Boolean = true) : Parcelable
Content copied to clipboard
Constructors
Link copied to clipboard
fun Configuration(strictModeFrames: CardImageVerificationSheet.Configuration.StrictModeFrameCount = StrictModeFrameCount.None, enableCannotScanButton: Boolean = true)
Content copied to clipboard
Types
Functions
Properties
Link copied to clipboard
val strictModeFrames: CardImageVerificationSheet.Configuration.StrictModeFrameCount
Content copied to clipboard