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