Method: LockstepSdk::CompanySyncModel#modified
- Defined in:
- lib/lockstep_sdk/models/company_sync_model.rb
#modified ⇒ Date-time
Returns If known, the date when this record was most recently modified according to the originating financial system in which this record is maintained. If the originating financial system does not maintain a most-recently-modified-date, leave this field null.
141 142 143 |
# File 'lib/lockstep_sdk/models/company_sync_model.rb', line 141 def modified @modified end |