@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+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 issuerInformation(Ptsv2paymentsIssuerInformation issuerInformation)
public Ptsv2paymentsIssuerInformation getIssuerInformation()
public void setIssuerInformation(Ptsv2paymentsIssuerInformation issuerInformation)
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)
public CreatePaymentRequest installmentInformation(Ptsv2paymentsInstallmentInformation installmentInformation)
public Ptsv2paymentsInstallmentInformation getInstallmentInformation()
public void setInstallmentInformation(Ptsv2paymentsInstallmentInformation installmentInformation)
public CreatePaymentRequest travelInformation(Ptsv2paymentsTravelInformation travelInformation)
public Ptsv2paymentsTravelInformation getTravelInformation()
public void setTravelInformation(Ptsv2paymentsTravelInformation travelInformation)
public CreatePaymentRequest healthCareInformation(Ptsv2paymentsHealthCareInformation healthCareInformation)
public Ptsv2paymentsHealthCareInformation getHealthCareInformation()
public void setHealthCareInformation(Ptsv2paymentsHealthCareInformation healthCareInformation)
public CreatePaymentRequest promotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
public Ptsv2paymentsPromotionInformation getPromotionInformation()
public void setPromotionInformation(Ptsv2paymentsPromotionInformation promotionInformation)
public CreatePaymentRequest tokenInformation(Ptsv2paymentsTokenInformation tokenInformation)
public Ptsv2paymentsTokenInformation getTokenInformation()
public void setTokenInformation(Ptsv2paymentsTokenInformation tokenInformation)
public CreatePaymentRequest riskInformation(Ptsv2paymentsRiskInformation riskInformation)
public Ptsv2paymentsRiskInformation getRiskInformation()
public void setRiskInformation(Ptsv2paymentsRiskInformation riskInformation)
public CreatePaymentRequest acquirerInformation(Ptsv2paymentsAcquirerInformation acquirerInformation)
public Ptsv2paymentsAcquirerInformation getAcquirerInformation()
public void setAcquirerInformation(Ptsv2paymentsAcquirerInformation acquirerInformation)
public CreatePaymentRequest recurringPaymentInformation(Ptsv2paymentsRecurringPaymentInformation recurringPaymentInformation)
public Ptsv2paymentsRecurringPaymentInformation getRecurringPaymentInformation()
public void setRecurringPaymentInformation(Ptsv2paymentsRecurringPaymentInformation recurringPaymentInformation)
Copyright © 2020. All rights reserved.