class DLDInternet::DOctl::API::Account::Get
Public Instance Methods
GetAccount()
click to toggle source
noinspection RubyUnnecessaryReturnValue
# File lib/dldinternet/doctl/api/account/get.rb, line 10 def GetAccount() client.account.info() end