Sha256: 78f6bea3e81ae6bfd780a3bd401b9dcfda6363fc1259dec6191c748b80bf1030
Contents?: true
Size: 343 Bytes
Versions: 203
Compression:
Stored size: 343 Bytes
Contents
# UltracartClient::AutoOrderQueryBatch ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **auto_order_oids** | **Array<Integer>** | Auto order oids | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::AutoOrderQueryBatch.new( auto_order_oids: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems