public class Ptsv2voidsProcessingInformation extends Object
| Constructor and Description |
|---|
Ptsv2voidsProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
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(Object paymentId) |
void |
setPaymentId(Object paymentId) |
String |
toString() |
public Ptsv2voidsProcessingInformation paymentId(Object paymentId)
public Object getPaymentId()
public void setPaymentId(Object paymentId)
Copyright © 2024. All rights reserved.