Method: BudgetPeriodObject#start_date
- Defined in:
- lib/kuality-coeus/data_objects/budget/budget_periods.rb
#start_date ⇒ Object
Returns the value of attribute start_date.
8 9 10 |
# File 'lib/kuality-coeus/data_objects/budget/budget_periods.rb', line 8 def start_date @start_date end |