Class: DLDInternet::DOctl::API::Account::Get

Inherits:
Base
  • Object
show all
Defined in:
lib/dldinternet/doctl/api/account/get.rb

Instance Attribute Summary

Attributes inherited from Base

#client, #logger, #options

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from DLDInternet::DOctl::API::Base

Instance Method Details

#GetAccountObject

noinspection RubyUnnecessaryReturnValue



10
11
12
# File 'lib/dldinternet/doctl/api/account/get.rb', line 10

def GetAccount()
  client..info()
end