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