Sha256: 4b70659634b36b1d6fd51c4982d8d7aae5974d07e8fd99de7f52afe448141c30
Contents?: true
Size: 382 Bytes
Versions: 26
Compression:
Stored size: 382 Bytes
Contents
# UltracartClient::ReportFilterConnection ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **column** | **String** | | [optional] | | **data_source_name** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ReportFilterConnection.new( column: null, data_source_name: null ) ```
Version data entries
26 entries across 26 versions & 1 rubygems