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