Class: ActiveNetsuite::AccountType

Inherits:
String
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:typesurn:types.accounting_2013_2urn:types.accounting_2013_2.listsurn:types.accounting_2013_2.lists.webservicesurn:types.accounting_2013_2.lists.webservices.netsuiteurn:types.accounting_2013_2.lists.webservices.netsuite.comAccountType

Constant Summary collapse

C__accountsPayable =
new("_accountsPayable")
C__accountsReceivable =
new("_accountsReceivable")
C__bank =
new("_bank")
C__costOfGoodsSold =
new("_costOfGoodsSold")
C__creditCard =
new("_creditCard")
C__deferredExpense =
new("_deferredExpense")
C__deferredRevenue =
new("_deferredRevenue")
C__equity =
new("_equity")
C__expense =
new("_expense")
C__fixedAsset =
new("_fixedAsset")
C__income =
new("_income")
C__longTermLiability =
new("_longTermLiability")
C__nonPosting =
new("_nonPosting")
C__otherAsset =
new("_otherAsset")
C__otherCurrentAsset =
new("_otherCurrentAsset")
C__otherCurrentLiability =
new("_otherCurrentLiability")
C__otherExpense =
new("_otherExpense")
C__otherIncome =
new("_otherIncome")
C__unbilledReceivable =
new("_unbilledReceivable")