ruckus / quickbooks-ruby

Quickbooks Online REST API V3 - Ruby
MIT License
374 stars 302 forks source link

Missing Exchange Rate on Transfer Object #604

Open duanehomick opened 6 months ago

duanehomick commented 6 months ago

https://github.com/ruckus/quickbooks-ruby/blob/master/lib/quickbooks/model/transfer.rb

There is no ability to specify the exchange rate when creating a currency which hinders multi-currency support.