Method: LockstepSdk::FinancialYearSettingModel#year_type
- Defined in:
- lib/lockstep_sdk/models/financial_year_setting_model.rb
#year_type ⇒ String
Returns The type of financial year, either Calendar or Fiscal.
55 56 57 |
# File 'lib/lockstep_sdk/models/financial_year_setting_model.rb', line 55 def year_type @year_type end |