Sha256: b40effdd638ee59538f8301d6f109023ae15d361b03e62ee528b31b576a241fd
Contents?: true
Size: 316 Bytes
Versions: 189
Compression:
Stored size: 316 Bytes
Contents
# UltracartClient::OrderQueryBatch ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **order_ids** | **Array<String>** | Order IDs | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::OrderQueryBatch.new( order_ids: null ) ```
Version data entries
189 entries across 189 versions & 1 rubygems