Method: SDM::Client#accounts_history

Defined in:
lib/strongdm.rb

#accounts_historyObject (readonly)

AccountsHistory records all changes to the state of an Account.

See AccountsHistory.



250
251
252
# File 'lib/strongdm.rb', line 250

def accounts_history
  @accounts_history
end