BankAccountIdentificationValidationRequestAccountIdentificationBuilder constructor

BankAccountIdentificationValidationRequestAccountIdentificationBuilder()

Implementation

BankAccountIdentificationValidationRequestAccountIdentificationBuilder() {
  BankAccountIdentificationValidationRequestAccountIdentification._defaults(
    this,
  );
}