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