Method: NVX::SDS::Session#GetAccountInfo

Defined in:
lib/nvx/sds/session.rb

#GetAccountInfoObject

Gets the account information as an AccountInfo object from the current session user.



159
160
161
# File 'lib/nvx/sds/session.rb', line 159

def GetAccountInfo
    Utilities.GetAccountInfo(, .username)
end