Netsutie PHP Toolkit
|
Data Fields | |
const | _accountsPayable = "_accountsPayable" |
const | _accountsReceivable = "_accountsReceivable" |
const | _bank = "_bank" |
const | _costOfGoodsSold = "_costOfGoodsSold" |
const | _creditCard = "_creditCard" |
const | _deferredExpense = "_deferredExpense" |
const | _deferredRevenue = "_deferredRevenue" |
const | _equity = "_equity" |
const | _expense = "_expense" |
const | _fixedAsset = "_fixedAsset" |
const | _income = "_income" |
const | _longTermLiability = "_longTermLiability" |
const | _nonPosting = "_nonPosting" |
const | _otherAsset = "_otherAsset" |
const | _otherCurrentAsset = "_otherCurrentAsset" |
const | _otherCurrentLiability = "_otherCurrentLiability" |
const | _otherExpense = "_otherExpense" |
const | _otherIncome = "_otherIncome" |
const | _statistical = "_statistical" |
const | _unbilledReceivable = "_unbilledReceivable" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file AccountType.php.
|
static |
Definition at line 12 of file AccountType.php.
const _accountsPayable = "_accountsPayable" |
Definition at line 22 of file AccountType.php.
const _accountsReceivable = "_accountsReceivable" |
Definition at line 30 of file AccountType.php.
const _bank = "_bank" |
Definition at line 38 of file AccountType.php.
const _costOfGoodsSold = "_costOfGoodsSold" |
Definition at line 46 of file AccountType.php.
const _creditCard = "_creditCard" |
Definition at line 54 of file AccountType.php.
const _deferredExpense = "_deferredExpense" |
Definition at line 62 of file AccountType.php.
const _deferredRevenue = "_deferredRevenue" |
Definition at line 70 of file AccountType.php.
const _equity = "_equity" |
Definition at line 78 of file AccountType.php.
const _expense = "_expense" |
Definition at line 86 of file AccountType.php.
const _fixedAsset = "_fixedAsset" |
Definition at line 94 of file AccountType.php.
const _income = "_income" |
Definition at line 102 of file AccountType.php.
const _longTermLiability = "_longTermLiability" |
Definition at line 110 of file AccountType.php.
const _nonPosting = "_nonPosting" |
Definition at line 118 of file AccountType.php.
const _otherAsset = "_otherAsset" |
Definition at line 126 of file AccountType.php.
const _otherCurrentAsset = "_otherCurrentAsset" |
Definition at line 134 of file AccountType.php.
const _otherCurrentLiability = "_otherCurrentLiability" |
Definition at line 142 of file AccountType.php.
const _otherExpense = "_otherExpense" |
Definition at line 150 of file AccountType.php.
const _otherIncome = "_otherIncome" |
Definition at line 158 of file AccountType.php.
const _statistical = "_statistical" |
Definition at line 166 of file AccountType.php.
const _unbilledReceivable = "_unbilledReceivable" |
Definition at line 174 of file AccountType.php.