LocalPaymentNonce

PaymentMethodNonce representing a local payment.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The billing address of the user if requested with additional scopes.

Link copied to clipboard

The ClientMetadataId associated with this transaction.

Link copied to clipboard

The email address associated with this local payment

Link copied to clipboard

The first name associated with the local payment.

Link copied to clipboard
open override val isDefault: Boolean
Link copied to clipboard

The Payer ID provided in local payment flows.

Link copied to clipboard

The phone number associated with the local payment.

Link copied to clipboard

The shipping address of the user provided by checkout flows.

Link copied to clipboard
open override val string: String
Link copied to clipboard

The last name associated with the local payment.

Functions

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