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.
182 183 184 |
# File 'lib/lockstep_sdk/models/invoice_model.rb', line 182 def imported_date @imported_date end |