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