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)amountstatic FeeFee. fromJson(String jsonString)Create an instance of Fee given an JSON stringFeeCapitalGrant. getFee()feeMethods in com.adyen.model.transfers with parameters of type Fee Modifier and Type Method Description CapitalGrantCapitalGrant. fee(Fee fee)feevoidCapitalGrant. setFee(Fee fee)fee
-