Method: LockstepSdk::InvoiceModel#posted_date

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

#posted_dateDate

Returns The date when this invoice posted to the company’s general ledger.

Returns:

  • (Date)

    The date when this invoice posted to the company’s general ledger.



167
168
169
# File 'lib/lockstep_sdk/models/invoice_model.rb', line 167

def posted_date
  @posted_date
end