Result

The result of a PaymentMethodsActivity.

Retrieve in #onActivityResult() using fromIntent.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val useGooglePay: Boolean = false

Functions

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