Method: SDM::Client#accounts_history
- Defined in:
- lib/strongdm.rb
#accounts_history ⇒ Object (readonly)
AccountsHistory records all changes to the state of an Account.
See AccountsHistory.
260 261 262 |
# File 'lib/strongdm.rb', line 260 def accounts_history @accounts_history end |