public class Ptsv2voidsProcessingInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2voidsProcessingInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getPaymentId() |
This field is to accept the id of credit/capture in the body of the requests so the type of void can be identified and processed correctly.
|
int |
hashCode() |
|
Ptsv2voidsProcessingInformation |
paymentId(String paymentId) |
|
void |
setPaymentId(String paymentId) |
|
String |
toString() |
public Ptsv2voidsProcessingInformation paymentId(String paymentId)
public String getPaymentId()
public void setPaymentId(String paymentId)
Copyright © 2026. All rights reserved.