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