| Package | Description |
|---|---|
| co.dapi.types |
| Modifier and Type | Method and Description |
|---|---|
ValidatorProps |
CreateBeneficiaryValidatorProps.getAddress() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getBranchAddress() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getBranchName() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getCountry() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getName() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getNickname() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getPhoneNumber() |
ValidatorProps |
CreateTransferValidatorProps.getRemarks() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getSortCode() |
ValidatorProps |
CreateBeneficiaryValidatorProps.getSwiftCode() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ValidatorProps> |
CreateBeneficiaryValidatorProps.getAccountNumber() |
Optional<ValidatorProps> |
CreateBeneficiaryValidatorProps.getIban() |
| 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) |
CreateTransferValidatorProps(ValidatorProps remarks) |
Copyright © 2021 Dapi. All rights reserved.