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