@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsReversalsPost201Response extends Object
| Constructor and Description |
|---|
PtsV2PaymentsReversalsPost201Response() |
public PtsV2PaymentsReversalsPost201Response()
public PtsV2PaymentsReversalsPost201Response links(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public PtsV2IncrementalAuthorizationPatch201ResponseLinks getLinks()
public void setLinks(PtsV2IncrementalAuthorizationPatch201ResponseLinks links)
public PtsV2PaymentsReversalsPost201Response id(String id)
public String getId()
public void setId(String id)
public PtsV2PaymentsReversalsPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public PtsV2PaymentsReversalsPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV2PaymentsReversalsPost201Response reconciliationId(String reconciliationId)
public String getReconciliationId()
public void setReconciliationId(String reconciliationId)
public PtsV2PaymentsReversalsPost201Response clientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsPost201ResponseClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(PtsV2PaymentsPost201ResponseClientReferenceInformation clientReferenceInformation)
public PtsV2PaymentsReversalsPost201Response reversalAmountDetails(PtsV2PaymentsReversalsPost201ResponseReversalAmountDetails reversalAmountDetails)
public PtsV2PaymentsReversalsPost201ResponseReversalAmountDetails getReversalAmountDetails()
public void setReversalAmountDetails(PtsV2PaymentsReversalsPost201ResponseReversalAmountDetails reversalAmountDetails)
public PtsV2PaymentsReversalsPost201Response processorInformation(PtsV2PaymentsReversalsPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsReversalsPost201ResponseProcessorInformation getProcessorInformation()
public void setProcessorInformation(PtsV2PaymentsReversalsPost201ResponseProcessorInformation processorInformation)
public PtsV2PaymentsReversalsPost201Response issuerInformation(PtsV2PaymentsReversalsPost201ResponseIssuerInformation issuerInformation)
public PtsV2PaymentsReversalsPost201ResponseIssuerInformation getIssuerInformation()
public void setIssuerInformation(PtsV2PaymentsReversalsPost201ResponseIssuerInformation issuerInformation)
public PtsV2PaymentsReversalsPost201Response authorizationInformation(PtsV2PaymentsReversalsPost201ResponseAuthorizationInformation authorizationInformation)
public PtsV2PaymentsReversalsPost201ResponseAuthorizationInformation getAuthorizationInformation()
public void setAuthorizationInformation(PtsV2PaymentsReversalsPost201ResponseAuthorizationInformation authorizationInformation)
public PtsV2PaymentsReversalsPost201Response pointOfSaleInformation(Ptsv2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsidreversalsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
Copyright © 2020. All rights reserved.