Sha256: 6b3f158c79b1cfbe11d6d582ea67056b3a9e481e1abe831c2aff7960bac5c6ca
Contents?: true
Size: 358 Bytes
Versions: 198
Compression:
Stored size: 358 Bytes
Contents
# UltracartClient::ItemTag ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tag_type** | **String** | tag_tpe | [optional] | | **tag_value** | **String** | tag_value | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ItemTag.new( tag_type: null, tag_value: null ) ```
Version data entries
198 entries across 198 versions & 1 rubygems