GooglePayResult

Result of a successful Google Pay Payment Data Request

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: Address? = null
Link copied to clipboard
val email: String? = null
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val phoneNumber: String? = null
Link copied to clipboard
Link copied to clipboard
val token: Token? = null

Functions

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