docs/Cart.md in ultracart_api-3.9.1 vs docs/Cart.md in ultracart_api-3.9.2
- old
+ new
@@ -2,9 +2,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**affiliate** | [**CartAffiliate**](CartAffiliate.md) | | [optional]
+**affiliate_network_pixel_oid** | **Integer** | The affiliate network pixel identifier associated with the cart | [optional]
**base_currency_code** | **String** | The ISO-4217 three letter base currency code of the account | [optional]
**billing** | [**CartBilling**](CartBilling.md) | | [optional]
**buysafe** | [**CartBuysafe**](CartBuysafe.md) | | [optional]
**cart_id** | **String** | Unique identifier for this cart | [optional]
**checkout** | [**CartCheckout**](CartCheckout.md) | | [optional]