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