@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+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(Ptsv2paymentsDeviceInformation deviceInformation)
public Ptsv2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsDeviceInformation 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)
Copyright © 2018. All rights reserved.