Builder

class Builder(clientSecret: String, paymentConsentId: String, paymentMethodType: String) : ObjectBuilder<VerifyPaymentConsentParams>

Constructors

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

Functions

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