@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV1TransactionBatchesIdGet200Response extends Object
| Constructor and Description |
|---|
PtsV1TransactionBatchesIdGet200Response() |
public PtsV1TransactionBatchesIdGet200Response()
public PtsV1TransactionBatchesIdGet200Response id(String id)
public String getId()
public void setId(String id)
public PtsV1TransactionBatchesIdGet200Response uploadDate(String uploadDate)
public String getUploadDate()
public void setUploadDate(String uploadDate)
public PtsV1TransactionBatchesIdGet200Response completionDate(String completionDate)
public String getCompletionDate()
public void setCompletionDate(String completionDate)
public PtsV1TransactionBatchesIdGet200Response transactionCount(Integer transactionCount)
public Integer getTransactionCount()
public void setTransactionCount(Integer transactionCount)
public PtsV1TransactionBatchesIdGet200Response acceptedTransactionCount(Integer acceptedTransactionCount)
public Integer getAcceptedTransactionCount()
public void setAcceptedTransactionCount(Integer acceptedTransactionCount)
public PtsV1TransactionBatchesIdGet200Response rejectedTransactionCount(String rejectedTransactionCount)
public String getRejectedTransactionCount()
public void setRejectedTransactionCount(String rejectedTransactionCount)
public PtsV1TransactionBatchesIdGet200Response status(String status)
public String getStatus()
public void setStatus(String status)
public PtsV1TransactionBatchesIdGet200Response links(PtsV1TransactionBatchesIdGet200ResponseLinks links)
public PtsV1TransactionBatchesIdGet200ResponseLinks getLinks()
public void setLinks(PtsV1TransactionBatchesIdGet200ResponseLinks links)
Copyright © 2020. All rights reserved.