public class Ptsv2voidsProcessingInformation extends Object
| Constructor and Description |
|---|
Ptsv2voidsProcessingInformation() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.