public class AccountUpdateNotification extends GenericNotification
GenericNotification.EventTypeEnum| Constructor and Description |
|---|
AccountUpdateNotification() |
getEventType, setEventTypepublic AccountUpdateNotification content(UpdateAccountResponse content)
public UpdateAccountResponse getContent()
public void setContent(UpdateAccountResponse content)
public AccountUpdateNotification error(NotificationErrorContainer error)
public NotificationErrorContainer getError()
public void setError(NotificationErrorContainer error)
public AccountUpdateNotification eventDate(Date eventDate)
public Date getEventDate()
public void setEventDate(Date eventDate)
public AccountUpdateNotification executingUserKey(String executingUserKey)
public String getExecutingUserKey()
public void setExecutingUserKey(String executingUserKey)
public AccountUpdateNotification live(Boolean live)
public Boolean isLive()
public void setLive(Boolean live)
public AccountUpdateNotification pspReference(String pspReference)
public String getPspReference()
public void setPspReference(String pspReference)
Copyright © 2022. All rights reserved.