Sha256: e03114509d5756f2e7b8bf9815f35b89efc44faad12a28b9738c4ad4fe7a7048

Contents?: true

Size: 510 Bytes

Versions: 7

Compression:

Stored size: 510 Bytes

Contents

# TripletexRubyClient::ReportResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**column_headers** | [**Array<ReportResultHeader>**](ReportResultHeader.md) |  | [optional] 
**row_headers** | [**Array<ReportResultHeader>**](ReportResultHeader.md) |  | [optional] 
**table_content** | **Array<Array<ReportResultCell>>** |  | [optional] 
**width** | **Integer** |  | [optional] 
**height** | **Integer** |  | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tripletex_ruby_client-1.0.12 docs/ReportResult.md
tripletex_ruby_client-1.0.11 docs/ReportResult.md
tripletex_ruby_client-1.0.9 docs/ReportResult.md
tripletex_ruby_client-1.0.8 docs/ReportResult.md
tripletex_ruby_client-1.0.4 docs/ReportResult.md
tripletex_ruby_client-1.0.3 docs/ReportResult.md
tripletex_ruby_client-1.0.1 docs/ReportResult.md