Uses of Class
com.adyen.model.marketpay.AccountStateLimit
-
Packages that use AccountStateLimit Package Description com.adyen.model.marketpay -
-
Uses of AccountStateLimit in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return AccountStateLimit Modifier and Type Method Description AccountStateLimitAccountStateLimit. amount(Long amount)AccountStateLimitAccountStateLimit. currency(String currency)AccountStateLimitAccountState. getStateLimit()state limitMethods in com.adyen.model.marketpay with parameters of type AccountStateLimit Modifier and Type Method Description voidAccountState. setStateLimit(AccountStateLimit stateLimit)AccountStateAccountState. stateLimit(AccountStateLimit stateLimit)
-