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