Method: LockstepSdk::FinancialYearSettingModel#end_date

Defined in:
lib/lockstep_sdk/models/financial_year_setting_model.rb

#end_dateDate

Returns The end date of the financial year. Should be entered in MM-DD format.

Returns:

  • (Date)

    The end date of the financial year. Should be entered in MM-DD format.



67
68
69
# File 'lib/lockstep_sdk/models/financial_year_setting_model.rb', line 67

def end_date
  @end_date
end