docs/PricingTier.md in ultracart_api-4.0.133 vs docs/PricingTier.md in ultracart_api-4.0.134

- old
+ new

@@ -29,10 +29,11 @@ | **no_free_shipping** | **Boolean** | No free shipping | [optional] | | **no_realtime_charge** | **Boolean** | No realtime charge | [optional] | | **not_valid_when_coupon_present** | **Boolean** | Not valid when coupon present | [optional] | | **pricing_tier_oid** | **Integer** | Pricing Tier Oid | [optional] | | **realtime_percentage_discount** | **Float** | Realtime percentage discount | [optional] | +| **restrict_to_distribution_center_oid** | **Integer** | Restrict inventory to this distribution center oid | [optional] | | **signup_notification** | [**PricingTierNotification**](PricingTierNotification.md) | | [optional] | | **suppress_buysafe** | **Boolean** | Suppress buySAFE (deprecated) | [optional] | | **suppress_mailing_list** | **Boolean** | Suppress mailing list | [optional] | | **tax_exempt** | **Boolean** | Tax Exempt | [optional] | | **track_separately** | **Boolean** | Track separately | [optional] | @@ -68,9 +69,10 @@ no_free_shipping: null, no_realtime_charge: null, not_valid_when_coupon_present: null, pricing_tier_oid: null, realtime_percentage_discount: null, + restrict_to_distribution_center_oid: null, signup_notification: null, suppress_buysafe: null, suppress_mailing_list: null, tax_exempt: null, track_separately: null