@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class CheckPayerAuthEnrollmentRequest extends Object
| Constructor and Description |
|---|
CheckPayerAuthEnrollmentRequest() |
public CheckPayerAuthEnrollmentRequest clientReferenceInformation(Riskv1authenticationsClientReferenceInformation clientReferenceInformation)
public Riskv1authenticationsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Riskv1authenticationsClientReferenceInformation clientReferenceInformation)
public CheckPayerAuthEnrollmentRequest orderInformation(Riskv1authenticationsOrderInformation orderInformation)
public Riskv1authenticationsOrderInformation getOrderInformation()
public void setOrderInformation(Riskv1authenticationsOrderInformation orderInformation)
public CheckPayerAuthEnrollmentRequest paymentInformation(Riskv1authenticationsPaymentInformation paymentInformation)
public Riskv1authenticationsPaymentInformation getPaymentInformation()
public void setPaymentInformation(Riskv1authenticationsPaymentInformation paymentInformation)
public CheckPayerAuthEnrollmentRequest processingInformation(Riskv1authenticationsProcessingInformation processingInformation)
public Riskv1authenticationsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Riskv1authenticationsProcessingInformation processingInformation)
public CheckPayerAuthEnrollmentRequest buyerInformation(Riskv1authenticationsBuyerInformation buyerInformation)
public Riskv1authenticationsBuyerInformation getBuyerInformation()
public void setBuyerInformation(Riskv1authenticationsBuyerInformation buyerInformation)
public CheckPayerAuthEnrollmentRequest deviceInformation(Riskv1authenticationsDeviceInformation deviceInformation)
public Riskv1authenticationsDeviceInformation getDeviceInformation()
public void setDeviceInformation(Riskv1authenticationsDeviceInformation deviceInformation)
public CheckPayerAuthEnrollmentRequest merchantInformation(Riskv1authenticationsMerchantInformation merchantInformation)
public Riskv1authenticationsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Riskv1authenticationsMerchantInformation merchantInformation)
public CheckPayerAuthEnrollmentRequest acquirerInformation(Ptsv2paymentsAcquirerInformation acquirerInformation)
public Ptsv2paymentsAcquirerInformation getAcquirerInformation()
public void setAcquirerInformation(Ptsv2paymentsAcquirerInformation acquirerInformation)
public CheckPayerAuthEnrollmentRequest recurringPaymentInformation(Ptsv2paymentsRecurringPaymentInformation recurringPaymentInformation)
public Ptsv2paymentsRecurringPaymentInformation getRecurringPaymentInformation()
public void setRecurringPaymentInformation(Ptsv2paymentsRecurringPaymentInformation recurringPaymentInformation)
public CheckPayerAuthEnrollmentRequest consumerAuthenticationInformation(Riskv1authenticationsConsumerAuthenticationInformation consumerAuthenticationInformation)
public Riskv1authenticationsConsumerAuthenticationInformation getConsumerAuthenticationInformation()
public void setConsumerAuthenticationInformation(Riskv1authenticationsConsumerAuthenticationInformation consumerAuthenticationInformation)
public CheckPayerAuthEnrollmentRequest riskInformation(Riskv1authenticationsRiskInformation riskInformation)
public Riskv1authenticationsRiskInformation getRiskInformation()
public void setRiskInformation(Riskv1authenticationsRiskInformation riskInformation)
public CheckPayerAuthEnrollmentRequest travelInformation(Riskv1authenticationsTravelInformation travelInformation)
public Riskv1authenticationsTravelInformation getTravelInformation()
public void setTravelInformation(Riskv1authenticationsTravelInformation travelInformation)
public CheckPayerAuthEnrollmentRequest merchantDefinedInformation(List<Riskv1decisionsMerchantDefinedInformation> merchantDefinedInformation)
public CheckPayerAuthEnrollmentRequest addMerchantDefinedInformationItem(Riskv1decisionsMerchantDefinedInformation merchantDefinedInformationItem)
public List<Riskv1decisionsMerchantDefinedInformation> getMerchantDefinedInformation()
public void setMerchantDefinedInformation(List<Riskv1decisionsMerchantDefinedInformation> merchantDefinedInformation)
Copyright © 2020. All rights reserved.