@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2004 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse2004.StatusEnum
The status of the submitted transaction.
|
| Constructor and Description |
|---|
InlineResponse2004() |
public InlineResponse2004 links(InlineResponse2012Links links)
public InlineResponse2012Links getLinks()
public void setLinks(InlineResponse2012Links links)
public InlineResponse2004 id(String id)
public String getId()
public void setId(String id)
public InlineResponse2004 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public InlineResponse2004 status(InlineResponse2004.StatusEnum status)
public InlineResponse2004.StatusEnum getStatus()
public void setStatus(InlineResponse2004.StatusEnum status)
public InlineResponse2004 reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public InlineResponse2004 clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201ClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse2004 processingInformation(InlineResponse2004ProcessingInformation processingInformation)
public InlineResponse2004ProcessingInformation getProcessingInformation()
public void setProcessingInformation(InlineResponse2004ProcessingInformation processingInformation)
public InlineResponse2004 processorInformation(InlineResponse2012ProcessorInformation processorInformation)
public InlineResponse2012ProcessorInformation getProcessorInformation()
public void setProcessorInformation(InlineResponse2012ProcessorInformation processorInformation)
public InlineResponse2004 orderInformation(InlineResponse2004OrderInformation orderInformation)
public InlineResponse2004OrderInformation getOrderInformation()
public void setOrderInformation(InlineResponse2004OrderInformation orderInformation)
public InlineResponse2004 buyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public V2paymentsidcapturesBuyerInformation getBuyerInformation()
public void setBuyerInformation(V2paymentsidcapturesBuyerInformation buyerInformation)
public InlineResponse2004 merchantInformation(InlineResponse2002MerchantInformation merchantInformation)
public InlineResponse2002MerchantInformation getMerchantInformation()
public void setMerchantInformation(InlineResponse2002MerchantInformation merchantInformation)
public InlineResponse2004 deviceInformation(InlineResponse2004DeviceInformation deviceInformation)
public InlineResponse2004DeviceInformation getDeviceInformation()
public void setDeviceInformation(InlineResponse2004DeviceInformation deviceInformation)
Copyright © 2018. All rights reserved.