Uses of Class
com.adyen.model.balanceplatform.ThresholdRepayment
-
Packages that use ThresholdRepayment Package Description com.adyen.model.balanceplatform -
-
Uses of ThresholdRepayment in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return ThresholdRepayment Modifier and Type Method Description ThresholdRepaymentThresholdRepayment. amount(Amount amount)static ThresholdRepaymentThresholdRepayment. fromJson(String jsonString)Create an instance of ThresholdRepayment given an JSON stringThresholdRepaymentRepayment. getThreshold()Get thresholdMethods in com.adyen.model.balanceplatform with parameters of type ThresholdRepayment Modifier and Type Method Description voidRepayment. setThreshold(ThresholdRepayment threshold)thresholdRepaymentRepayment. threshold(ThresholdRepayment threshold)
-