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.



297
298
299
# File 'lib/strongdm.rb', line 297

def accounts_history
  @accounts_history
end