Method: LockstepSdk::FinancialAccountModel#name
- Defined in:
- lib/lockstep_sdk/models/financial_account_model.rb
#name ⇒ String
Returns The name of the Financial Account.
66 67 68 |
# File 'lib/lockstep_sdk/models/financial_account_model.rb', line 66 def name @name end |