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