class Remitano::Client::CoinAccounts
Public Instance Methods
me()
click to toggle source
# File lib/remitano/client/coin_accounts.rb, line 5 def me config.net.get("/coin_accounts/me?coin_currency=#{coin}").execute end