Args

data class Args : ActivityStarter.Args

Arguments for launching LinkActivity to confirm a payment with Link.

Parameters

merchantName

The customer-facing business name.

customerEmail

Email of the customer used to pre-fill the form.

injectionParams

Parameters needed to perform dependency injection. If null, a new dependency graph will be created.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)