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.
254 255 256 |
# File 'lib/strongdm.rb', line 254 def accounts_history @accounts_history end |