Class: Harvesting::Models::LineItem

Inherits:
HarvestRecord show all
Defined in:
lib/harvesting/models/line_item.rb

Overview

A line item on an invoice from your Harvest account.

For more information: help.getharvest.com/api-v2/invoices-api/invoices/invoices/

Instance Attribute Summary

Attributes inherited from Base

#attributes, #harvest_client

Method Summary

Methods inherited from HarvestRecord

#create, #save, #update

Methods inherited from Base

#create, #delete, #fetch, get, #initialize, #save, #to_hash, #update

Constructor Details

This class inherits a constructor from Harvesting::Models::Base