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