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