Method: HelloextendApiClient::InvoiceItems#unit_price
- Defined in:
- lib/helloextend_api_client/models/invoice_items.rb
#unit_price ⇒ Object
Returns the value of attribute unit_price.
24 25 26 |
# File 'lib/helloextend_api_client/models/invoice_items.rb', line 24 def unit_price @unit_price end |