@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse201.StatusEnum
The status of the submitted transaction.
|
| Constructor and Description |
|---|
InlineResponse201() |
public InlineResponse201 links(InlineResponse201Links links)
public InlineResponse201Links getLinks()
public void setLinks(InlineResponse201Links links)
public InlineResponse201 embedded(InlineResponse201Embedded embedded)
public InlineResponse201Embedded getEmbedded()
public void setEmbedded(InlineResponse201Embedded embedded)
public InlineResponse201 id(String id)
public String getId()
public void setId(String id)
public InlineResponse201 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public InlineResponse201 status(InlineResponse201.StatusEnum status)
public InlineResponse201.StatusEnum getStatus()
public void setStatus(InlineResponse201.StatusEnum status)
public InlineResponse201 reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public InlineResponse201 errorInformation(InlineResponse201ErrorInformation errorInformation)
public InlineResponse201ErrorInformation getErrorInformation()
public void setErrorInformation(InlineResponse201ErrorInformation errorInformation)
public InlineResponse201 clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201ClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201 processorInformation(InlineResponse201ProcessorInformation processorInformation)
public InlineResponse201ProcessorInformation getProcessorInformation()
public void setProcessorInformation(InlineResponse201ProcessorInformation processorInformation)
public InlineResponse201 paymentInformation(InlineResponse201PaymentInformation paymentInformation)
public InlineResponse201PaymentInformation getPaymentInformation()
public void setPaymentInformation(InlineResponse201PaymentInformation paymentInformation)
public InlineResponse201 orderInformation(InlineResponse201OrderInformation orderInformation)
public InlineResponse201OrderInformation getOrderInformation()
public void setOrderInformation(InlineResponse201OrderInformation orderInformation)
public InlineResponse201 pointOfSaleInformation(InlineResponse201PointOfSaleInformation pointOfSaleInformation)
public InlineResponse201PointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(InlineResponse201PointOfSaleInformation pointOfSaleInformation)
Copyright © 2018. All rights reserved.