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