@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") 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 L1 requests so the type of void can be identified and processed correctly downstream.
|
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 © 2022. All rights reserved.