Reports Object
Relationships
graph LR
Reports -->|"company"| CompanyInfo
Properties
The unique identifier for report
This represents the date when the report was created
The currency of the report
The end date of the report
The name of the report
Raw data returned from the remote API call.
The data of the report
The columns of the report
The rows of the report
2 properties
The data of the row. The data is in the same order as the columns.
The sub-rows of the row. They have the same schema as the parent row.
The start date of the report