Method: LockstepSdk::InvoiceSyncModel#imported_date
- Defined in:
- lib/lockstep_sdk/models/invoice_sync_model.rb
#imported_date ⇒ Date-time
Returns The date and time when this record was imported from the user’s ERP or accounting system.
186 187 188 |
# File 'lib/lockstep_sdk/models/invoice_sync_model.rb', line 186 def imported_date @imported_date end |