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