public class AccountFundsBelowThresholdNotification extends GenericNotification
GenericNotification.EventTypeEnum| Constructor and Description |
|---|
AccountFundsBelowThresholdNotification() |
| Modifier and Type | Method and Description |
|---|---|
AccountFundsBelowThresholdNotification |
content(AccountFundsBelowThresholdNotificationContent content) |
boolean |
equals(Object o) |
AccountFundsBelowThresholdNotification |
error(NotificationErrorContainer error) |
AccountFundsBelowThresholdNotificationContent |
getContent()
Get content
|
NotificationErrorContainer |
getError()
Get error
|
int |
hashCode() |
void |
setContent(AccountFundsBelowThresholdNotificationContent content) |
void |
setError(NotificationErrorContainer error) |
String |
toString() |
getEventDate, getEventType, getExecutingUserKey, getLive, getPspReference, setEventDate, setEventType, setExecutingUserKey, setLive, setPspReferencepublic AccountFundsBelowThresholdNotification()
public AccountFundsBelowThresholdNotification content(AccountFundsBelowThresholdNotificationContent content)
public AccountFundsBelowThresholdNotificationContent getContent()
public void setContent(AccountFundsBelowThresholdNotificationContent content)
public AccountFundsBelowThresholdNotification error(NotificationErrorContainer error)
public NotificationErrorContainer getError()
public void setError(NotificationErrorContainer error)
public String toString()
toString in class GenericNotificationCopyright © 2020. All rights reserved.