@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+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(Ptsv2paymentsidcapturesDeviceInformation deviceInformation)
public Ptsv2paymentsidcapturesDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsidcapturesDeviceInformation 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)
public RefundCaptureRequest travelInformation(Ptsv2paymentsTravelInformation travelInformation)
public Ptsv2paymentsTravelInformation getTravelInformation()
public void setTravelInformation(Ptsv2paymentsTravelInformation travelInformation)
public RefundCaptureRequest promotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
public Ptsv2paymentsPromotionInformation getPromotionInformation()
public void setPromotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
Copyright © 2020. All rights reserved.