Uses of Class
com.adyen.model.balanceplatform.Fee
-
Packages that use Fee Package Description com.adyen.model.balanceplatform -
-
Uses of Fee in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform 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 stringFeeGrantOffer. getFee()feeMethods in com.adyen.model.balanceplatform with parameters of type Fee Modifier and Type Method Description GrantOfferGrantOffer. fee(Fee fee)feevoidGrantOffer. setFee(Fee fee)fee
-