Method: LockstepSdk::FinancialAccountModel#created_user_id
- Defined in:
- lib/lockstep_sdk/models/financial_account_model.rb
#created_user_id ⇒ Uuid
Returns The user that has created the Financial Account.
98 99 100 |
# File 'lib/lockstep_sdk/models/financial_account_model.rb', line 98 def created_user_id @created_user_id end |