Method: LockstepSdk::AccountingProfileRequest#name

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

#nameString

Returns The name of the accounting profile.

Returns:

  • (String)

    The name of the accounting profile.



69
70
71
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 69

def name
  @name
end