Method: LockstepSdk::InvoiceSyncModel#imported_date

Defined in:
lib/lockstep_sdk/models/invoice_sync_model.rb

#imported_dateDate-time

Returns The date and time when this record was imported from the user’s ERP or accounting system.

Returns:

  • (Date-time)

    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