Method: LockstepSdk::InvoiceModel#exclude_from_aging
- Defined in:
- lib/lockstep_sdk/models/invoice_model.rb
#exclude_from_aging ⇒ Boolean
Returns Should the invoice be excluded from aging calculations?.
223 224 225 |
# File 'lib/lockstep_sdk/models/invoice_model.rb', line 223 def exclude_from_aging @exclude_from_aging end |