Uses of Class
com.adyen.model.transfers.Fee
-
Packages that use Fee Package Description com.adyen.model.transfers -
-
Uses of Fee in com.adyen.model.transfers
Methods in com.adyen.model.transfers 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.transfers with parameters of type Fee Modifier and Type Method Description CapitalGrantCapitalGrant. fee(Fee fee)voidCapitalGrant. setFee(Fee fee)fee
-