Configuration

data class Configuration(@DrawableRes merchantLogo: Int)

Data to configure the verification flow.

Constructors

Link copied to clipboard
fun Configuration(@DrawableRes merchantLogo: Int)

Properties

Link copied to clipboard
val merchantLogo: Int