docs/SubMerchantData.md in first_data_gateway-1.1.0 vs docs/SubMerchantData.md in first_data_gateway-1.2.0

- old
+ new

@@ -1,13 +1,13 @@ # OpenapiClient::SubMerchantData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**mcc** | **String** | Merchant Category Code | -**legal_name** | **String** | Store legal name | [optional] -**timezone** | **String** | Timezone e.g. 'Europe/London', 'Europe/Berlin', 'Brazil/West' | [optional] +**mcc** | **String** | Merchant category code. | +**legal_name** | **String** | Store legal name. | [optional] +**timezone** | **String** | Timezone. | [optional] **address** | [**Address**](Address.md) | | [optional] **document** | [**Document**](Document.md) | | [optional] -**merchant_id** | **String** | Sub-merchant ID | [optional] +**merchant_id** | **String** | Sub-merchant ID. | [optional]