@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class PtsV2PaymentsCapturesPost201Response extends Object
| Constructor and Description |
|---|
PtsV2PaymentsCapturesPost201Response() |
public PtsV2PaymentsCapturesPost201Response()
public PtsV2PaymentsCapturesPost201Response links(PtsV2PaymentsCapturesPost201ResponseLinks links)
public PtsV2PaymentsCapturesPost201ResponseLinks getLinks()
public void setLinks(PtsV2PaymentsCapturesPost201ResponseLinks links)
public PtsV2PaymentsCapturesPost201Response id(String id)
public String getId()
public void setId(String id)
public PtsV2PaymentsCapturesPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2PaymentsCapturesPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2PaymentsCapturesPost201Response reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public PtsV2PaymentsCapturesPost201Response clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsCapturesPost201Response processorInformation(PtsV2PaymentsCapturesPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2PaymentsCapturesPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsCapturesPost201Response orderInformation(PtsV2PaymentsCapturesPost201ResponseOrderInformation orderInformation)
public PtsV2PaymentsCapturesPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(PtsV2PaymentsCapturesPost201ResponseOrderInformation orderInformation)
Copyright © 2019. All rights reserved.