Libraries
»
nova-api
(1.4.7)
»
Index (R)
»
Nova
»
API
»
Resource
»
FinancialAccount
»
REASON
Module: Nova::API::Resource::FinancialAccount::REASON
Defined in:
lib/nova/api/resource/financial_account.rb
Constant Summary
collapse
ASSET =
0
LIABILITY =
1
REVENUE =
2
COST =
3
EXPENSE =
4
TRANSIENT =
5
INVESTMENT =
6
TAXES =
7