| Package | Description |
|---|---|
| co.dapi.response | |
| co.dapi.types |
| Modifier and Type | Method and Description |
|---|---|
Optional<Range> |
TransferAutoflowResponse.getCoolDownPeriod() |
Optional<Range> |
CreateTransferResponse.getCoolDownPeriod() |
| Modifier and Type | Method and Description |
|---|---|
Range |
AccountsMetadata.getBeneficiaryCoolDownPeriod() |
Range |
AccountsMetadata.getTransactionRange() |
| Constructor and Description |
|---|
AccountsMetadata(boolean isCreateBeneficiaryEndpointRequired,
boolean willNewlyAddedBeneficiaryExistBeforeCoolDownPeriod,
String swiftCode,
String sortCode,
String bankName,
String branchName,
String branchAddress,
BeneficiaryAddress address,
TransferBounds[] transferBounds,
Range beneficiaryCoolDownPeriod,
Range transactionRange,
Country country,
Validators validators) |
Copyright © 2021–2022 Dapi. All rights reserved.