public class PaymentLinkEvent extends Object
| Constructor and Description |
|---|
PaymentLinkEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDateTime()
The date and time the change occurred.
|
String |
getDetails()
Details of the events.
|
String |
getType()
The type of event that occurred.
|
void |
setDateTime(String value)
The date and time the change occurred.
|
void |
setDetails(String value)
Details of the events.
|
void |
setType(String value)
The type of event that occurred.
|
PaymentLinkEvent |
withDateTime(String value)
The date and time the change occurred.
|
PaymentLinkEvent |
withDetails(String value)
Details of the events.
|
PaymentLinkEvent |
withType(String value)
The type of event that occurred.
|
public String getDateTime()
public void setDateTime(String value)
public PaymentLinkEvent withDateTime(String value)
public String getDetails()
public void setDetails(String value)
public PaymentLinkEvent withDetails(String value)
public String getType()
public void setType(String value)
public PaymentLinkEvent withType(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.