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