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