Class: DLDInternet::DOctl::API::Account::Get
- Defined in:
- lib/dldinternet/doctl/api/account/get.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#GetAccount ⇒ Object
noinspection RubyUnnecessaryReturnValue.
Methods inherited from Base
Constructor Details
This class inherits a constructor from DLDInternet::DOctl::API::Base
Instance Method Details
#GetAccount ⇒ Object
noinspection RubyUnnecessaryReturnValue
10 11 12 |
# File 'lib/dldinternet/doctl/api/account/get.rb', line 10 def GetAccount() client.account.info() end |