AddPaymentMethodActivityStarter

A class to start AddPaymentMethodActivity. Arguments for the activity can be specified with Args and constructed with Args.Builder.

The result will be returned with request code REQUEST_CODE.

Constructors

Link copied to clipboard
constructor(activity: Activity)
constructor(fragment: Fragment)

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard

Functions