Uses of Class
com.adyen.model.capital.Fee
-
Packages that use Fee Package Description com.adyen.model.capital -
-
Uses of Fee in com.adyen.model.capital
Methods in com.adyen.model.capital that return Fee Modifier and Type Method Description FeeFee. amount(Amount amount)static FeeFee. fromJson(String jsonString)Create an instance of Fee given an JSON stringFeeCapitalGrant. getFee()Get feeMethods in com.adyen.model.capital with parameters of type Fee Modifier and Type Method Description CapitalGrantCapitalGrant. fee(Fee fee)voidCapitalGrant. setFee(Fee fee)
-