Builder

class Builder(paymentIntentId: String, clientSecret: String, paymentMethodType: String) : ObjectBuilder<ConfirmPaymentIntentParams>

Constructors

Link copied to clipboard
constructor(paymentIntentId: String, clientSecret: String, paymentMethodType: String)

Functions

Link copied to clipboard
open override fun build(): ConfirmPaymentIntentParams
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard