Method: LockstepSdk::InvoiceLineSyncModel#modified
- Defined in:
- lib/lockstep_sdk/models/invoice_line_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.
249 250 251 |
# File 'lib/lockstep_sdk/models/invoice_line_sync_model.rb', line 249 def modified @modified end |