createIntent

open override fun createIntent(context: Context, input: CustomerVerificationRequest): Intent

Creates an intent that will start Customer Verification Screen.

Parameters

context

The context in which we want to start the activity.

input

A CustomerVerificationRequest object that contains data required for the verification.