Uses of Class
com.adyen.model.marketpay.notification.AccountFundsBelowThresholdNotificationContent
-
Packages that use AccountFundsBelowThresholdNotificationContent Package Description com.adyen.model.marketpay.notification -
-
Uses of AccountFundsBelowThresholdNotificationContent in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return AccountFundsBelowThresholdNotificationContent Modifier and Type Method Description AccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotificationContent. accountCode(String accountCode)AccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotificationContent. balanceDate(Date balanceDate)AccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotificationContent. currentFunds(Amount currentFunds)AccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotificationContent. fundThreshold(Amount fundThreshold)AccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotification. getContent()Get contentAccountFundsBelowThresholdNotificationContentAccountFundsBelowThresholdNotificationContent. merchantAccountCode(String merchantAccountCode)Methods in com.adyen.model.marketpay.notification with parameters of type AccountFundsBelowThresholdNotificationContent Modifier and Type Method Description AccountFundsBelowThresholdNotificationAccountFundsBelowThresholdNotification. content(AccountFundsBelowThresholdNotificationContent content)voidAccountFundsBelowThresholdNotification. setContent(AccountFundsBelowThresholdNotificationContent content)
-