@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2CreditsPost201Response extends Object
| Constructor and Description |
|---|
PtsV2CreditsPost201Response() |
public PtsV2CreditsPost201Response links(PtsV2PaymentsRefundPost201ResponseLinks links)
public PtsV2PaymentsRefundPost201ResponseLinks getLinks()
public void setLinks(PtsV2PaymentsRefundPost201ResponseLinks links)
public PtsV2CreditsPost201Response id(String id)
public String getId()
public void setId(String id)
public PtsV2CreditsPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2CreditsPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2CreditsPost201Response reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public PtsV2CreditsPost201Response clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2CreditsPost201Response creditAmountDetails(PtsV2CreditsPost201ResponseCreditAmountDetails creditAmountDetails)
public PtsV2CreditsPost201ResponseCreditAmountDetails getCreditAmountDetails()
public void setCreditAmountDetails(PtsV2CreditsPost201ResponseCreditAmountDetails creditAmountDetails)
public PtsV2CreditsPost201Response processingInformation(PtsV2CreditsPost201ResponseProcessingInformation processingInformation)
public PtsV2CreditsPost201ResponseProcessingInformation getProcessingInformation()
public void setProcessingInformation(PtsV2CreditsPost201ResponseProcessingInformation processingInformation)
public PtsV2CreditsPost201Response processorInformation(PtsV2PaymentsRefundPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2PaymentsRefundPost201ResponseProcessorInformation processorInformation)
public PtsV2CreditsPost201Response paymentInformation(PtsV2CreditsPost201ResponsePaymentInformation paymentInformation)
public PtsV2CreditsPost201ResponsePaymentInformation getPaymentInformation()
public void setPaymentInformation(PtsV2CreditsPost201ResponsePaymentInformation paymentInformation)
public PtsV2CreditsPost201Response orderInformation(PtsV2PaymentsRefundPost201ResponseOrderInformation orderInformation)
public PtsV2PaymentsRefundPost201ResponseOrderInformation getOrderInformation()
public void setOrderInformation(PtsV2PaymentsRefundPost201ResponseOrderInformation orderInformation)
public PtsV2CreditsPost201Response pointOfSaleInformation(PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation pointOfSaleInformation)
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation pointOfSaleInformation)
Copyright © 2020. All rights reserved.