Method: Wallee::AbstractAccountUpdate#last_modified_date
- Defined in:
- lib/wallee-ruby-sdk/models/abstract_account_update.rb
#last_modified_date ⇒ Object
The date and time when the object was last modified.
23 24 25 |
# File 'lib/wallee-ruby-sdk/models/abstract_account_update.rb', line 23 def last_modified_date @last_modified_date end |