docs/Body7.md in treezor_client-1.5.0 vs docs/Body7.md in treezor_client-1.6.0
- old
+ new
@@ -1,12 +1,12 @@
# TreezorClient::Body7
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**name** | **String** | Name of the Merchant ID group |
-**status** | **String** | Status of the Merchant ID group | [optional]
+**name** | **String** | Name of the MCC restriction group |
+**status** | **String** | Status of the MCC group | [optional]
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
-**merchants** | **Array<String>** | Array of Merchant ID |
-**start_date** | **String** | The date at which the Merchant ID restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
+**mcc** | **Array<Integer>** | Array of MCC |
+**start_date** | **String** | The date at which the MCC restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]