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)static FeeFee. fromJson(String jsonString)Create an instance of Fee given an JSON stringFeeGrantOffer. getFee()Get feeMethods in com.adyen.model.balanceplatform with parameters of type Fee Modifier and Type Method Description GrantOfferGrantOffer. fee(Fee fee)voidGrantOffer. setFee(Fee fee)fee
-