docs/SourceAccount.md in velopayments-2.19.40.beta1 vs docs/SourceAccount.md in velopayments-2.19.116
- old
+ new
@@ -4,10 +4,10 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source_account_name** | **String** | |
**source_account_id** | **String** | |
-**currency** | **String** | |
+**currency** | **String** | Valid ISO 4217 3 letter currency code. See the <a href=\"https://www.iso.org/iso-4217-currency-codes.html\" target=\"_blank\" a>ISO specification</a> for details. |
**total_payout_cost** | **Integer** | |
## Code Sample
```ruby