public class Ptsv2paymenttokensProcessingInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2paymenttokensProcessingInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2paymenttokensProcessingInformation |
actionList(List<String> actionList) |
|
Ptsv2paymenttokensProcessingInformation |
addActionListItem(String actionListItem) |
|
boolean |
equals(Object o) |
|
List<String> |
getActionList() |
Array of actions (one or more) to be included in the payment to invoke bundled services.
|
int |
hashCode() |
|
void |
setActionList(List<String> actionList) |
|
String |
toString() |
public Ptsv2paymenttokensProcessingInformation()
public Ptsv2paymenttokensProcessingInformation actionList(List<String> actionList)
public Ptsv2paymenttokensProcessingInformation addActionListItem(String actionListItem)
public List<String> getActionList()
Copyright © 2026. All rights reserved.