Sha256: a04739115c9821995a26ac8b2993248d794b5e078ee71c6df67d49db07561732
Contents?: true
Size: 397 Bytes
Versions: 57
Compression:
Stored size: 397 Bytes
Contents
# UltracartClient::ReportDataSetQueryOrderByColumn ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **ascending** | **Boolean** | | [optional] | | **column_name** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ReportDataSetQueryOrderByColumn.new( ascending: null, column_name: null ) ```
Version data entries
57 entries across 57 versions & 1 rubygems