@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2002 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse2002.StatusEnum
The status of the submitted transaction.
|
| Constructor and Description |
|---|
InlineResponse2002() |
public InlineResponse2002 links(InlineResponse201Links links)
public InlineResponse201Links getLinks()
public void setLinks(InlineResponse201Links links)
public InlineResponse2002 embedded(InlineResponse201Embedded embedded)
public InlineResponse201Embedded getEmbedded()
public void setEmbedded(InlineResponse201Embedded embedded)
public InlineResponse2002 id(String id)
public String getId()
public void setId(String id)
public InlineResponse2002 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public InlineResponse2002 status(InlineResponse2002.StatusEnum status)
public InlineResponse2002.StatusEnum getStatus()
public void setStatus(InlineResponse2002.StatusEnum status)
public InlineResponse2002 reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public InlineResponse2002 errorInformation(InlineResponse201ErrorInformation errorInformation)
public InlineResponse201ErrorInformation getErrorInformation()
public void setErrorInformation(InlineResponse201ErrorInformation errorInformation)
public InlineResponse2002 clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201ClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse2002 processingInformation(InlineResponse2002ProcessingInformation processingInformation)
public InlineResponse2002ProcessingInformation getProcessingInformation()
public void setProcessingInformation(InlineResponse2002ProcessingInformation processingInformation)
public InlineResponse2002 processorInformation(InlineResponse2002ProcessorInformation processorInformation)
public InlineResponse2002ProcessorInformation getProcessorInformation()
public void setProcessorInformation(InlineResponse2002ProcessorInformation processorInformation)
public InlineResponse2002 paymentInformation(InlineResponse2002PaymentInformation paymentInformation)
public InlineResponse2002PaymentInformation getPaymentInformation()
public void setPaymentInformation(InlineResponse2002PaymentInformation paymentInformation)
public InlineResponse2002 orderInformation(InlineResponse2002OrderInformation orderInformation)
public InlineResponse2002OrderInformation getOrderInformation()
public void setOrderInformation(InlineResponse2002OrderInformation orderInformation)
public InlineResponse2002 buyerInformation(InlineResponse2002BuyerInformation buyerInformation)
public InlineResponse2002BuyerInformation getBuyerInformation()
public void setBuyerInformation(InlineResponse2002BuyerInformation buyerInformation)
public InlineResponse2002 merchantInformation(InlineResponse2002MerchantInformation merchantInformation)
public InlineResponse2002MerchantInformation getMerchantInformation()
public void setMerchantInformation(InlineResponse2002MerchantInformation merchantInformation)
public InlineResponse2002 deviceInformation(InlineResponse2002DeviceInformation deviceInformation)
public InlineResponse2002DeviceInformation getDeviceInformation()
public void setDeviceInformation(InlineResponse2002DeviceInformation deviceInformation)
Copyright © 2018. All rights reserved.