Package co.dapi.types
Class TransferBounds
java.lang.Object
co.dapi.types.TransferBounds
public class TransferBounds
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TransferBounds(int minimum, Beneficiary.BeneficiaryType type, Currency currency) -
Method Summary
Modifier and Type Method Description CurrencygetCurrency()intgetMinimum()Beneficiary.BeneficiaryTypegetType()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TransferBounds
-
-
Method Details
-
getMinimum
public int getMinimum() -
getType
-
getCurrency
-