@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201Response extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response() |
public PtsV2PaymentsPost201Response links(PtsV2PaymentsPost201ResponseLinks links)
public PtsV2PaymentsPost201ResponseLinks getLinks()
public void setLinks(PtsV2PaymentsPost201ResponseLinks links)
public PtsV2PaymentsPost201Response id(String id)
public String getId()
public void setId(String id)
public PtsV2PaymentsPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2PaymentsPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2PaymentsPost201Response reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public PtsV2PaymentsPost201Response errorInformation(PtsV2PaymentsPost201ResponseErrorInformation errorInformation)
public PtsV2PaymentsPost201ResponseErrorInformation getErrorInformation()
public void setErrorInformation(PtsV2PaymentsPost201ResponseErrorInformation errorInformation)
public PtsV2PaymentsPost201Response clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201Response processingInformation(PtsV2PaymentsPost201ResponseProcessingInformation processingInformation)
public PtsV2PaymentsPost201ResponseProcessingInformation getProcessingInformation()
public void setProcessingInformation(PtsV2PaymentsPost201ResponseProcessingInformation processingInformation)
public PtsV2PaymentsPost201Response processorInformation(PtsV2PaymentsPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2PaymentsPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsPost201Response issuerInformation(PtsV2PaymentsPost201ResponseIssuerInformation issuerInformation)
public PtsV2PaymentsPost201ResponseIssuerInformation getIssuerInformation()
public void setIssuerInformation(PtsV2PaymentsPost201ResponseIssuerInformation issuerInformation)
public PtsV2PaymentsPost201Response paymentInformation(PtsV2PaymentsPost201ResponsePaymentInformation paymentInformation)
public PtsV2PaymentsPost201ResponsePaymentInformation getPaymentInformation()
public void setPaymentInformation(PtsV2PaymentsPost201ResponsePaymentInformation paymentInformation)
public PtsV2PaymentsPost201Response orderInformation(PtsV2PaymentsPost201ResponseOrderInformation orderInformation)
public PtsV2PaymentsPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(PtsV2PaymentsPost201ResponseOrderInformation orderInformation)
public PtsV2PaymentsPost201Response pointOfSaleInformation(PtsV2PaymentsPost201ResponsePointOfSaleInformation pointOfSaleInformation)
public PtsV2PaymentsPost201ResponsePointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(PtsV2PaymentsPost201ResponsePointOfSaleInformation pointOfSaleInformation)
public PtsV2PaymentsPost201Response installmentInformation(PtsV2PaymentsPost201ResponseInstallmentInformation installmentInformation)
public PtsV2PaymentsPost201ResponseInstallmentInformation getInstallmentInformation()
public void setInstallmentInformation(PtsV2PaymentsPost201ResponseInstallmentInformation installmentInformation)
public PtsV2PaymentsPost201Response tokenInformation(PtsV2PaymentsPost201ResponseTokenInformation tokenInformation)
public PtsV2PaymentsPost201ResponseTokenInformation getTokenInformation()
public void setTokenInformation(PtsV2PaymentsPost201ResponseTokenInformation tokenInformation)
public PtsV2PaymentsPost201Response riskInformation(PtsV2PaymentsPost201ResponseRiskInformation riskInformation)
public PtsV2PaymentsPost201ResponseRiskInformation getRiskInformation()
public void setRiskInformation(PtsV2PaymentsPost201ResponseRiskInformation riskInformation)
public PtsV2PaymentsPost201Response consumerAuthenticationInformation(PtsV2PaymentsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformation getConsumerAuthenticationInformation()
public void setConsumerAuthenticationInformation(PtsV2PaymentsPost201ResponseConsumerAuthenticationInformation consumerAuthenticationInformation)
Copyright © 2020. All rights reserved.