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