public class CreateBeneficiaryValidatorProps extends Object
| Constructor and Description |
|---|
CreateBeneficiaryValidatorProps(ValidatorProps name,
ValidatorProps nickname,
ValidatorProps swiftCode,
ValidatorProps iban,
ValidatorProps accountNumber,
ValidatorProps address,
ValidatorProps branchAddress,
ValidatorProps branchName,
ValidatorProps country,
ValidatorProps phoneNumber,
ValidatorProps sortCode) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ValidatorProps> |
getAccountNumber() |
ValidatorProps |
getAddress() |
ValidatorProps |
getBranchAddress() |
ValidatorProps |
getBranchName() |
ValidatorProps |
getCountry() |
Optional<ValidatorProps> |
getIban() |
ValidatorProps |
getName() |
ValidatorProps |
getNickname() |
ValidatorProps |
getPhoneNumber() |
ValidatorProps |
getSortCode() |
ValidatorProps |
getSwiftCode() |
public CreateBeneficiaryValidatorProps(ValidatorProps name, ValidatorProps nickname, ValidatorProps swiftCode, ValidatorProps iban, ValidatorProps accountNumber, ValidatorProps address, ValidatorProps branchAddress, ValidatorProps branchName, ValidatorProps country, ValidatorProps phoneNumber, ValidatorProps sortCode)
public ValidatorProps getName()
public ValidatorProps getNickname()
public ValidatorProps getSwiftCode()
public Optional<ValidatorProps> getIban()
public Optional<ValidatorProps> getAccountNumber()
public ValidatorProps getAddress()
public ValidatorProps getBranchAddress()
public ValidatorProps getBranchName()
public ValidatorProps getCountry()
public ValidatorProps getPhoneNumber()
public ValidatorProps getSortCode()
Copyright © 2021–2022 Dapi. All rights reserved.