Builder

class Builder(clientSecret: String, customerId: String, pageNum: Int) : ObjectBuilder<RetrieveAvailablePaymentConsentsParams>

Constructors

Link copied to clipboard
constructor(clientSecret: String, customerId: String, pageNum: Int)