Method: LockstepSdk::FinancialAccountModel#cashflow_type
- Defined in:
- lib/lockstep_sdk/models/financial_account_model.rb
#cashflow_type ⇒ String
Returns The cashflow type for the Financial Account. Examples include cash, financing, investment or operation.
74 75 76 |
# File 'lib/lockstep_sdk/models/financial_account_model.rb', line 74 def cashflow_type @cashflow_type end |