-
Notifications
You must be signed in to change notification settings - Fork 1
GetUser
Pavel Kuzmin edited this page Aug 10, 2020
·
4 revisions
require 'onlinesim'
driver = OnlineSim::Driver.new(:apikey => 'TOKEN').userrequire 'onlinesim'
# ...
driver = OnlineSim::Driver.new(:apikey => 'TOKEN').user
balance = driver.balance()Get user balance and income
Get User profile
© 2013 - 2020. OnlineSim LLC