CheckoutBankAccountBuilder constructor

CheckoutBankAccountBuilder()

Implementation

CheckoutBankAccountBuilder() {
  CheckoutBankAccount._defaults(this);
}