Link
data class Link(val paymentDetails: ConsumerPaymentDetails.PaymentDetails, val paymentMethodCreateParams: PaymentMethodCreateParams) : PaymentSelection.New
Content copied to clipboard
Constructors
Link copied to clipboard
fun Link(paymentDetails: ConsumerPaymentDetails.PaymentDetails, paymentMethodCreateParams: PaymentMethodCreateParams)
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val customerRequestedSave: PaymentSelection.CustomerRequestedSave
Content copied to clipboard