Uses of Class
com.adyen.model.capital.RepaymentTerm
-
Packages that use RepaymentTerm Package Description com.adyen.model.capital -
-
Uses of RepaymentTerm in com.adyen.model.capital
Methods in com.adyen.model.capital that return RepaymentTerm Modifier and Type Method Description RepaymentTermRepaymentTerm. estimatedDays(Integer estimatedDays)static RepaymentTermRepaymentTerm. fromJson(String jsonString)Create an instance of RepaymentTerm given an JSON stringRepaymentTermRepayment. getTerm()Get termRepaymentTermRepaymentTerm. maximumDays(Integer maximumDays)Methods in com.adyen.model.capital with parameters of type RepaymentTerm Modifier and Type Method Description voidRepayment. setTerm(RepaymentTerm term)RepaymentRepayment. term(RepaymentTerm term)
-