@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsRefundPost201Response extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PtsV2PaymentsRefundPost201Response.StatusEnum
The status of the submitted transaction.
|
| Constructor and Description |
|---|
PtsV2PaymentsRefundPost201Response() |
public PtsV2PaymentsRefundPost201Response links(PtsV2PaymentsRefundPost201ResponseLinks links)
public PtsV2PaymentsRefundPost201ResponseLinks getLinks()
public void setLinks(PtsV2PaymentsRefundPost201ResponseLinks links)
public PtsV2PaymentsRefundPost201Response id(String id)
public String getId()
public void setId(String id)
public PtsV2PaymentsRefundPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2PaymentsRefundPost201Response status(PtsV2PaymentsRefundPost201Response.StatusEnum status)
public PtsV2PaymentsRefundPost201Response.StatusEnum getStatus()
public void setStatus(PtsV2PaymentsRefundPost201Response.StatusEnum status)
public PtsV2PaymentsRefundPost201Response reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public PtsV2PaymentsRefundPost201Response clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsRefundPost201Response refundAmountDetails(PtsV2PaymentsRefundPost201ResponseRefundAmountDetails refundAmountDetails)
public PtsV2PaymentsRefundPost201ResponseRefundAmountDetails getRefundAmountDetails()
public void setRefundAmountDetails(PtsV2PaymentsRefundPost201ResponseRefundAmountDetails refundAmountDetails)
public PtsV2PaymentsRefundPost201Response processorInformation(PtsV2PaymentsRefundPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2PaymentsRefundPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsRefundPost201Response orderInformation(PtsV2PaymentsRefundPost201ResponseOrderInformation orderInformation)
public PtsV2PaymentsRefundPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(PtsV2PaymentsRefundPost201ResponseOrderInformation orderInformation)
Copyright © 2018. All rights reserved.