Link

data class Link(val paymentDetails: ConsumerPaymentDetails.PaymentDetails, val paymentMethodCreateParams: PaymentMethodCreateParams) : PaymentSelection.New

Constructors

Link copied to clipboard
fun Link(paymentDetails: ConsumerPaymentDetails.PaymentDetails, paymentMethodCreateParams: PaymentMethodCreateParams)

Functions

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

Properties

Link copied to clipboard
open override val customerRequestedSave: PaymentSelection.CustomerRequestedSave
Link copied to clipboard
val iconResource: Int
Link copied to clipboard
val label: String
Link copied to clipboard
Link copied to clipboard
open override val paymentMethodCreateParams: PaymentMethodCreateParams