Method: BudgetPeriodObject#dollar_fields
- Defined in:
- lib/kuality-coeus/data_objects/budget/budget_periods.rb
#dollar_fields ⇒ Object
63 64 65 66 |
# File 'lib/kuality-coeus/data_objects/budget/budget_periods.rb', line 63 def dollar_fields [:total_sponsor_cost, :direct_cost, :f_and_a_cost, :unrecovered_f_and_a, :cost_sharing, :cost_limit, :direct_cost_limit] end |