Method: LockstepSdk::InvoiceModel#invoice_closed_date
- Defined in:
- lib/lockstep_sdk/models/invoice_model.rb
#invoice_closed_date ⇒ Date
Returns The date when the invoice was closed and finalized after completion of all payments and delivery of all products and services.
171 172 173 |
# File 'lib/lockstep_sdk/models/invoice_model.rb', line 171 def invoice_closed_date @invoice_closed_date end |