Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 843 Bytes

Report.md

File metadata and controls

17 lines (14 loc) · 843 Bytes

TripletexRubyClient::Report

Properties

Name Type Description Notes
id Integer [optional]
version Integer [optional]
changes Array<Change> [optional]
url String [optional]
name String The name of the report [optional]
description String Description [optional]
help_component Integer helpComponent [optional]
groups Array<ReportGroup> The report must have exactly two groups. The first specifies the columns, the second specifies the rows. [optional]
owner Employee owner [optional]
cells Array<ReportCell> The custom cells [optional]