Method: LockstepSdk::FinancialAccountModel#name

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

#nameString

Returns The name of the Financial Account.

Returns:

  • (String)

    The name of the Financial Account.



66
67
68
# File 'lib/lockstep_sdk/models/financial_account_model.rb', line 66

def name
  @name
end