Sha256: 83875e37994e8f0289b071a892170fd6579f8d0da693f587dd1959a261d5bd81
Contents?: true
Size: 332 Bytes
Versions: 78
Compression:
Stored size: 332 Bytes
Contents
# UltracartClient::ReportDataSetRow ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **c** | [**Array<ReportDataSetColumn>**](ReportDataSetColumn.md) | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ReportDataSetRow.new( c: null ) ```
Version data entries
78 entries across 78 versions & 1 rubygems