docs/PaymentsConfigurationWireTransfer.md in ultracart_api-3.4.13 vs docs/PaymentsConfigurationWireTransfer.md in ultracart_api-3.5.0
- old
+ new
@@ -10,9 +10,9 @@
**deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
**intermediate_routing_number** | **String** | Intermediate routing number | [optional]
**restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
**routing_number** | **String** | Routing number | [optional]
**surcharge_accounting_code** | **String** | If a surcharge is present and this merchant is integrated with Quickbooks, this is the accounting code for the surcharge amount | [optional]
-**surcharge_fee** | **String** | surcharge_fee | [optional]
-**surcharge_percentage** | **String** | surcharge_percentage | [optional]
+**surcharge_fee** | **Float** | surcharge_fee | [optional]
+**surcharge_percentage** | **Float** | surcharge_percentage | [optional]