Skip to content

char_account_balance

Adam Ladachowski edited this page Sep 9, 2015 · 5 revisions

Current balance of characters wallet.

@client = EVEApi::Client.new
@client.key_id = 4278167
@client.vcode = 'supersecretstuff'

@client.char_account_balance

{:account_id=>"69081883", :account_key=>"1000", :balance=>"0.01"}