public class ValidationBankAccountCheck extends Object
Constructor and Description |
---|
ValidationBankAccountCheck() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Code of the bank account validation check
|
String |
getDescription()
Description of check performed
|
String |
getResult()
Result of the bank account validation check performed, with the following possible results:
|
void |
setCode(String value)
Code of the bank account validation check
|
void |
setDescription(String value)
Description of check performed
|
void |
setResult(String value)
Result of the bank account validation check performed, with the following possible results:
|
public String getCode()
public void setCode(String value)
public String getDescription()
public void setDescription(String value)
public String getResult()
public void setResult(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.