@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class RefundCaptureRequest extends Object
| Constructor and Description |
|---|
RefundCaptureRequest() |
public RefundCaptureRequest clientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public RefundCaptureRequest processingInformation(Ptsv2paymentsidrefundsProcessingInformation processingInformation)
public Ptsv2paymentsidrefundsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Ptsv2paymentsidrefundsProcessingInformation processingInformation)
public RefundCaptureRequest paymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public Ptsv2paymentsidrefundsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public RefundCaptureRequest orderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public Ptsv2paymentsidrefundsOrderInformation getOrderInformation()
public void setOrderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public RefundCaptureRequest buyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public Ptsv2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public RefundCaptureRequest deviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public Ptsv2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public RefundCaptureRequest merchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public Ptsv2paymentsidrefundsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public RefundCaptureRequest aggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public Ptsv2paymentsidcapturesAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public RefundCaptureRequest pointOfSaleInformation(Ptsv2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsidrefundsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public RefundCaptureRequest merchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public RefundCaptureRequest addMerchantDefinedInformationItem(Ptsv2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Ptsv2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2018. All rights reserved.