@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class RefundPaymentRequest extends Object
| Constructor and Description |
|---|
RefundPaymentRequest() |
public RefundPaymentRequest clientReferenceInformation(V2paymentsClientReferenceInformation clientReferenceInformation)
public V2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(V2paymentsClientReferenceInformation clientReferenceInformation)
public RefundPaymentRequest processingInformation(V2paymentsidrefundsProcessingInformation processingInformation)
public V2paymentsidrefundsProcessingInformation getProcessingInformation()
public void setProcessingInformation(V2paymentsidrefundsProcessingInformation processingInformation)
public RefundPaymentRequest paymentInformation(V2paymentsidrefundsPaymentInformation paymentInformation)
public V2paymentsidrefundsPaymentInformation getPaymentInformation()
public void setPaymentInformation(V2paymentsidrefundsPaymentInformation paymentInformation)
public RefundPaymentRequest orderInformation(V2paymentsidrefundsOrderInformation orderInformation)
public V2paymentsidrefundsOrderInformation getOrderInformation()
public void setOrderInformation(V2paymentsidrefundsOrderInformation orderInformation)
public RefundPaymentRequest buyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public V2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public RefundPaymentRequest deviceInformation(V2paymentsDeviceInformation deviceInformation)
public V2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(V2paymentsDeviceInformation deviceInformation)
public RefundPaymentRequest merchantInformation(V2paymentsidrefundsMerchantInformation merchantInformation)
public V2paymentsidrefundsMerchantInformation getMerchantInformation()
public void setMerchantInformation(V2paymentsidrefundsMerchantInformation merchantInformation)
public RefundPaymentRequest aggregatorInformation(V2paymentsidcapturesAggregatorInformation aggregatorInformation)
public V2paymentsidcapturesAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(V2paymentsidcapturesAggregatorInformation aggregatorInformation)
public RefundPaymentRequest pointOfSaleInformation(V2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public V2paymentsidrefundsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(V2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public RefundPaymentRequest merchantDefinedInformation(List<V2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public RefundPaymentRequest addMerchantDefinedInformationItem(V2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<V2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<V2paymentsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2018. All rights reserved.