public class TransactionLevelFeeReport extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<TransactionLevelFeeReportRow> |
rows |
private Boolean |
valid |
| Constructor and Description |
|---|
TransactionLevelFeeReport(String urlValue) |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionLevelFeeReportRow> |
getRows() |
Boolean |
isValid() |
private List<TransactionLevelFeeReportRow> rows
private Boolean valid
public TransactionLevelFeeReport(String urlValue) throws IOException, ParseException
IOExceptionParseExceptionpublic List<TransactionLevelFeeReportRow> getRows()
public Boolean isValid()
Copyright © 2013-2018. All Rights Reserved.