Method: LockstepSdk::FinancialAccountModel#erp_key

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

#erp_keyString

Returns The External Id for the Financial Account.

Returns:

  • (String)

    The External Id for the Financial Account.



58
59
60
# File 'lib/lockstep_sdk/models/financial_account_model.rb', line 58

def erp_key
  @erp_key
end