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