The following features should be added to support Transfers: - [ ] Create a Transfer - [ ] Get a specific transfer - [ ] List All Transfers - [ ] Revert a specific transfer You can find the official documentation [here](https://dev.moip.com.br/reference#transferências)! <hr/> ### Implementation Tips: You can draw inspiration from [this PR](https://github.com/moip/moip-sdk-ruby/pull/50/files). Don't forget to write good tests, and to document it on our `README`
The following features should be added to support Transfers:
You can find the official documentation here!
Implementation Tips:
You can draw inspiration from this PR. Don't forget to write good tests, and to document it on our
README