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

- old
+ new

@@ -3,10 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the request header for tracking. | [optional] **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional] -**response_type** | [**ResponseType**](ResponseType.md) | | +**response_type** | [**ResponseType**](ResponseType.md) | | [optional] **request_status** | **String** | Result of requested operation. If it's anything other than 'SUCCESS', please refer to 400s HTTP error codes or decline. See Error object for details. | [optional] **order_id** | **String** | Client order ID if supplied by client, otherwise the order ID. | [optional] **transaction_response** | [**TransactionResponse**](TransactionResponse.md) | | [optional]