docs/OrderRefundableResponse.md in ultracart_api-3.10.65 vs docs/OrderRefundableResponse.md in ultracart_api-3.10.66

- old
+ new

@@ -3,10 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error** | [**Error**](Error.md) | | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] -**refundable** | **BOOLEAN** | Whether the order is refundable or not. | [optional] +**refundable** | **BOOLEAN** | Whether the order is refundable or not. Null should be interpreted as false. | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional] **warning** | [**Warning**](Warning.md) | | [optional]