@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class RefundPaymentRequest extends Object
| Constructor and Description |
|---|
RefundPaymentRequest() |
public RefundPaymentRequest clientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public RefundPaymentRequest processingInformation(Ptsv2paymentsidrefundsProcessingInformation processingInformation)
public Ptsv2paymentsidrefundsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Ptsv2paymentsidrefundsProcessingInformation processingInformation)
public RefundPaymentRequest paymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public Ptsv2paymentsidrefundsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Ptsv2paymentsidrefundsPaymentInformation paymentInformation)
public RefundPaymentRequest orderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public Ptsv2paymentsidrefundsOrderInformation getOrderInformation()
public void setOrderInformation(Ptsv2paymentsidrefundsOrderInformation orderInformation)
public RefundPaymentRequest buyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public Ptsv2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(Ptsv2paymentsidcapturesBuyerInformation buyerInformation)
public RefundPaymentRequest deviceInformation(Ptsv2paymentsidcapturesDeviceInformation deviceInformation)
public Ptsv2paymentsidcapturesDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsidcapturesDeviceInformation deviceInformation)
public RefundPaymentRequest merchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public Ptsv2paymentsidrefundsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Ptsv2paymentsidrefundsMerchantInformation merchantInformation)
public RefundPaymentRequest aggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public Ptsv2paymentsidcapturesAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(Ptsv2paymentsidcapturesAggregatorInformation aggregatorInformation)
public RefundPaymentRequest pointOfSaleInformation(Ptsv2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsidrefundsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsidrefundsPointOfSaleInformation pointOfSaleInformation)
public RefundPaymentRequest merchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public RefundPaymentRequest addMerchantDefinedInformationItem(Ptsv2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Ptsv2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public RefundPaymentRequest travelInformation(Ptsv2paymentsTravelInformation travelInformation)
public Ptsv2paymentsTravelInformation getTravelInformation()
public void setTravelInformation(Ptsv2paymentsTravelInformation travelInformation)
public RefundPaymentRequest promotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
public Ptsv2paymentsPromotionInformation getPromotionInformation()
public void setPromotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
Copyright © 2020. All rights reserved.