public class AccountCloseNotification extends GenericNotification
GenericNotification.EventTypeEnum| Constructor and Description |
|---|
AccountCloseNotification() |
getEventType, setEventTypepublic 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 AccountCloseNotification eventDate(Date eventDate)
public Date getEventDate()
public void setEventDate(Date eventDate)
public AccountCloseNotification executingUserKey(String executingUserKey)
public String getExecutingUserKey()
public void setExecutingUserKey(String executingUserKey)
public AccountCloseNotification live(Boolean live)
public Boolean isLive()
public void setLive(Boolean live)
public AccountCloseNotification pspReference(String pspReference)
public String getPspReference()
public void setPspReference(String pspReference)
Copyright © 2022. All rights reserved.