Name | Type | Description | Notes |
---|---|---|---|
ReportID | string | Report id | [optional] |
ReportName | string | Name of the report | [optional] |
ReportTitle | string | Title of the report | [optional] |
ReportType | string | The type of report (BalanceSheet,ProfitLoss, etc) | [optional] |
ReportTitles | []string | Report titles array (3 to 4 strings with the report name, orgnisation name and time frame of report) | [optional] |
ReportDate | string | Date of report | [optional] |
Rows | []ReportRows | [optional] | |
UpdatedDateUTC | time.Time | Updated Date | [optional] [readonly] |
Fields | []ReportFields | [optional] |
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.