@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class VoidPaymentRequest extends Object
| Constructor and Description |
|---|
VoidPaymentRequest() |
| Modifier and Type | Method and Description |
|---|---|
VoidPaymentRequest |
clientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation) |
boolean |
equals(Object o) |
Ptsv2paymentsidreversalsClientReferenceInformation |
getClientReferenceInformation()
Get clientReferenceInformation
|
Ptsv2paymentsidvoidsPaymentInformation |
getPaymentInformation()
Get paymentInformation
|
int |
hashCode() |
VoidPaymentRequest |
paymentInformation(Ptsv2paymentsidvoidsPaymentInformation paymentInformation) |
void |
setClientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation) |
void |
setPaymentInformation(Ptsv2paymentsidvoidsPaymentInformation paymentInformation) |
String |
toString() |
public VoidPaymentRequest clientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsidreversalsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public VoidPaymentRequest paymentInformation(Ptsv2paymentsidvoidsPaymentInformation paymentInformation)
public Ptsv2paymentsidvoidsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Ptsv2paymentsidvoidsPaymentInformation paymentInformation)
Copyright © 2020. All rights reserved.