Sha256: 0a86aaf8cad50d0710e96c36a5f102f0f51e065a56cb94224996081903c60b3f
Contents?: true
Size: 363 Bytes
Versions: 196
Compression:
Stored size: 363 Bytes
Contents
# UltracartClient::FulfillmentInventory ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **item_id** | **String** | | [optional] | | **quantity** | **Float** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::FulfillmentInventory.new( item_id: null, quantity: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems