Method: LockstepSdk::AccountingProfileRequest#created_user_id
- Defined in:
- lib/lockstep_sdk/models/accounting_profile_request.rb
#created_user_id ⇒ Uuid
Returns The ID of the user who created this accounting profile.
117 118 119 |
# File 'lib/lockstep_sdk/models/accounting_profile_request.rb', line 117 def created_user_id @created_user_id end |