Sha256: 7f4de6e79f81d3c9d4eca0e1876ccd329f00b324c9056b7b553c83e11c46c9ad
Contents?: true
Size: 405 Bytes
Versions: 196
Compression:
Stored size: 405 Bytes
Contents
# UltracartClient::ItemEbayCategorySpecific ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name of the category specification field | [optional] | | **value** | **String** | Value | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ItemEbayCategorySpecific.new( name: null, value: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems