Method: LockstepSdk::AccountingProfileModel#name
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_model.rb
#name ⇒ String
Returns The name of the accounting profile.
68 69 70 |
# File 'lib/lockstep_sdk/models/accounting_profile_model.rb', line 68 def name @name end |