docs/Body4.md in treezor_client-1.5.0 vs docs/Body4.md in treezor_client-1.6.0

- old
+ new

@@ -1,9 +1,12 @@ # TreezorClient::Body4 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**card_id** | **Integer** | ID of the card | -**amount** | **Float** | Amout you want to check | +**name** | **String** | Name of the country restriction group | +**status** | **String** | Status of the country group | [optional] +**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true] +**countries** | **Array<Integer>** | Array of countries | +**start_date** | **String** | The date at which the country restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]