Method: LockstepSdk::AccountingProfileModel#name

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

#nameString

Returns The name of the accounting profile.

Returns:

  • (String)

    The name of the accounting profile.



68
69
70
# File 'lib/lockstep_sdk/models/accounting_profile_model.rb', line 68

def name
  @name
end