Sha256: f29c641bff10e97d08b0714241578d250f7d778132b618d11c60f4cadd0250bd
Contents?: true
Size: 362 Bytes
Versions: 196
Compression:
Stored size: 362 Bytes
Contents
# UltracartClient::AutoOrderItemOption ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **label** | **String** | Label | [optional] | | **value** | **String** | Value | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::AutoOrderItemOption.new( label: null, value: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems