Method: HelloextendApiClient::InvoiceItems#discount
- Defined in:
- lib/helloextend_api_client/models/invoice_items.rb
#discount ⇒ Object
Returns the value of attribute discount.
31 32 33 |
# File 'lib/helloextend_api_client/models/invoice_items.rb', line 31 def discount @discount end |