Uses of Class
com.adyen.model.legalentitymanagement.SourceOfFunds
-
Packages that use SourceOfFunds Package Description com.adyen.model.legalentitymanagement -
-
Uses of SourceOfFunds in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return SourceOfFunds Modifier and Type Method Description SourceOfFundsSourceOfFunds. acquiringBusinessLineId(String acquiringBusinessLineId)Deprecated.SourceOfFundsSourceOfFunds. adyenProcessedFunds(Boolean adyenProcessedFunds)SourceOfFundsSourceOfFunds. description(String description)static SourceOfFundsSourceOfFunds. fromJson(String jsonString)Create an instance of SourceOfFunds given an JSON stringSourceOfFundsBusinessLine. getSourceOfFunds()Get sourceOfFundsSourceOfFundsBusinessLineInfo. getSourceOfFunds()Get sourceOfFundsSourceOfFundsBusinessLineInfoUpdate. getSourceOfFunds()Get sourceOfFundsSourceOfFundsSourceOfFunds. type(SourceOfFunds.TypeEnum type)Methods in com.adyen.model.legalentitymanagement with parameters of type SourceOfFunds Modifier and Type Method Description voidBusinessLine. setSourceOfFunds(SourceOfFunds sourceOfFunds)sourceOfFundsvoidBusinessLineInfo. setSourceOfFunds(SourceOfFunds sourceOfFunds)sourceOfFundsvoidBusinessLineInfoUpdate. setSourceOfFunds(SourceOfFunds sourceOfFunds)sourceOfFundsBusinessLineBusinessLine. sourceOfFunds(SourceOfFunds sourceOfFunds)BusinessLineInfoBusinessLineInfo. sourceOfFunds(SourceOfFunds sourceOfFunds)BusinessLineInfoUpdateBusinessLineInfoUpdate. sourceOfFunds(SourceOfFunds sourceOfFunds)
-