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