Sha256: b54b5f8cf1c208fd69a9cbaa87cd51e3444d3c8657d479f8a0445731aee38079
Contents?: true
Size: 843 Bytes
Versions: 7
Compression:
Stored size: 843 Bytes
Contents
# TripletexRubyClient::Report ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [optional] **url** | **String** | | [optional] **name** | **String** | The name of the report | [optional] **description** | **String** | Description | [optional] **help_component** | **Integer** | helpComponent | [optional] **groups** | [**Array<ReportGroup>**](ReportGroup.md) | The report must have exactly two groups. The first specifies the columns, the second specifies the rows. | [optional] **owner** | [**Employee**](Employee.md) | owner | [optional] **cells** | [**Array<ReportCell>**](ReportCell.md) | The custom cells | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems