Sha256: e6bfde29eaf084f7c9260f65ce098c1ea47424fe83689f6af1756c9e85f98647
Contents?: true
Size: 393 Bytes
Versions: 196
Compression:
Stored size: 393 Bytes
Contents
# UltracartClient::CustomerPricingTier ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Name | [optional] | | **pricing_tier_oid** | **Integer** | Pricing Tier Oid | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CustomerPricingTier.new( name: null, pricing_tier_oid: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems