public class TransactionLevelFeeReport extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<org.apache.commons.csv.CSVRecord> |
csvRecords |
private Boolean |
valid |
| Constructor and Description |
|---|
TransactionLevelFeeReport(String urlValue) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.commons.csv.CSVRecord> |
getCSVRecords() |
Boolean |
isValid() |
private List<org.apache.commons.csv.CSVRecord> csvRecords
private Boolean valid
public TransactionLevelFeeReport(String urlValue) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2013-2021. All Rights Reserved.