docs/PaymentsConfigurationRestrictions.md in ultracart_api-3.4.9 vs docs/PaymentsConfigurationRestrictions.md in ultracart_api-3.4.10
- old
+ new
@@ -1,10 +1,11 @@
# UltracartClient::PaymentsConfigurationRestrictions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
+**descriptions** | **Array<String>** | | [optional]
**maximum_subtotal** | **String** | Maximum subtotal | [optional]
**minimum_subtotal** | **String** | Minimum subtotal | [optional]
**payment_method** | **String** | Payment method | [optional]
**restriction_alaska_hawaii** | **String** | Alaska and Hawaii restriction | [optional]
**restriction_apo_fpo** | **String** | APO/FPO restriction | [optional]
@@ -13,7 +14,8 @@
**restriction_domestic_only** | **String** | Domestic only restriction | [optional]
**restriction_international_only** | **String** | International only restriction | [optional]
**restriction_po_box** | **String** | PO Box restriction | [optional]
**restriction_puerto_rico** | **String** | Puerto Rico restriction | [optional]
**restriction_us_territories** | **String** | US Territories restriction | [optional]
+**themes** | [**Array<PaymentsConfigurationRestrictionsTheme>**](PaymentsConfigurationRestrictionsTheme.md) | | [optional]