@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2011 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse2011.StatusEnum
The status of the submitted transaction.
|
| Constructor and Description |
|---|
InlineResponse2011() |
public InlineResponse2011 links(InlineResponse201EmbeddedCaptureLinks links)
public InlineResponse201EmbeddedCaptureLinks getLinks()
public void setLinks(InlineResponse201EmbeddedCaptureLinks links)
public InlineResponse2011 id(String id)
public String getId()
public void setId(String id)
public InlineResponse2011 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public InlineResponse2011 status(InlineResponse2011.StatusEnum status)
public InlineResponse2011.StatusEnum getStatus()
public void setStatus(InlineResponse2011.StatusEnum status)
public InlineResponse2011 reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public InlineResponse2011 clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse201ClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation)
public InlineResponse2011 reversalAmountDetails(InlineResponse2011ReversalAmountDetails reversalAmountDetails)
public InlineResponse2011ReversalAmountDetails getReversalAmountDetails()
public void setReversalAmountDetails(InlineResponse2011ReversalAmountDetails reversalAmountDetails)
public InlineResponse2011 processorInformation(InlineResponse2011ProcessorInformation processorInformation)
public InlineResponse2011ProcessorInformation getProcessorInformation()
public void setProcessorInformation(InlineResponse2011ProcessorInformation processorInformation)
public InlineResponse2011 authorizationInformation(InlineResponse2011AuthorizationInformation authorizationInformation)
public InlineResponse2011AuthorizationInformation getAuthorizationInformation()
public void setAuthorizationInformation(InlineResponse2011AuthorizationInformation authorizationInformation)
public InlineResponse2011 pointOfSaleInformation(V2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
public V2paymentsidreversalsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(V2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
Copyright © 2018. All rights reserved.