Builder

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

Constructors

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

Functions

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