@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class CreatePaymentRequest extends Object
| Constructor and Description |
|---|
CreatePaymentRequest() |
public CreatePaymentRequest clientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation)
public CreatePaymentRequest processingInformation(Ptsv2paymentsProcessingInformation processingInformation)
public Ptsv2paymentsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Ptsv2paymentsProcessingInformation processingInformation)
public CreatePaymentRequest paymentInformation(Ptsv2paymentsPaymentInformation paymentInformation)
public Ptsv2paymentsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Ptsv2paymentsPaymentInformation paymentInformation)
public CreatePaymentRequest orderInformation(Ptsv2paymentsOrderInformation orderInformation)
public Ptsv2paymentsOrderInformation getOrderInformation()
public void setOrderInformation(Ptsv2paymentsOrderInformation orderInformation)
public CreatePaymentRequest buyerInformation(Ptsv2paymentsBuyerInformation buyerInformation)
public Ptsv2paymentsBuyerInformation getBuyerInformation()
public void setBuyerInformation(Ptsv2paymentsBuyerInformation buyerInformation)
public CreatePaymentRequest recipientInformation(Ptsv2paymentsRecipientInformation recipientInformation)
public Ptsv2paymentsRecipientInformation getRecipientInformation()
public void setRecipientInformation(Ptsv2paymentsRecipientInformation recipientInformation)
public CreatePaymentRequest deviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public Ptsv2paymentsDeviceInformation getDeviceInformation()
public void setDeviceInformation(Ptsv2paymentsDeviceInformation deviceInformation)
public CreatePaymentRequest merchantInformation(Ptsv2paymentsMerchantInformation merchantInformation)
public Ptsv2paymentsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Ptsv2paymentsMerchantInformation merchantInformation)
public CreatePaymentRequest aggregatorInformation(Ptsv2paymentsAggregatorInformation aggregatorInformation)
public Ptsv2paymentsAggregatorInformation getAggregatorInformation()
public void setAggregatorInformation(Ptsv2paymentsAggregatorInformation aggregatorInformation)
public CreatePaymentRequest consumerAuthenticationInformation(Ptsv2paymentsConsumerAuthenticationInformation consumerAuthenticationInformation)
public Ptsv2paymentsConsumerAuthenticationInformation getConsumerAuthenticationInformation()
public void setConsumerAuthenticationInformation(Ptsv2paymentsConsumerAuthenticationInformation consumerAuthenticationInformation)
public CreatePaymentRequest pointOfSaleInformation(Ptsv2paymentsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsPointOfSaleInformation pointOfSaleInformation)
public CreatePaymentRequest merchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
public CreatePaymentRequest addMerchantDefinedInformationItem(Ptsv2paymentsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Ptsv2paymentsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Ptsv2paymentsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2018. All rights reserved.