Method: LockstepSdk::InvoiceModel#imported_date

Defined in:
lib/lockstep_sdk/models/invoice_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.



182
183
184
# File 'lib/lockstep_sdk/models/invoice_model.rb', line 182

def imported_date
  @imported_date
end