Method: NVX::SDS::APICommand.SetAccountInfo

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

.SetAccountInfoObject



333
334
335
336
# File 'lib/nvx/sds/apicommand.rb', line 333

def APICommand.SetAccountInfo
    @@setaccountinfocmd = new("Accounting/SetAccountInfo.ashx", false) unless @@setaccountinfocmd
    @@setaccountinfocmd
end