Class: Hcp::Note
Overview
Something a pro wrote on a job or on an estimate option.
Instance Method Summary collapse
-
#content ⇒ String?
The content, as Housecall Pro answers it.
Methods inherited from Resource
amount, attribute, #id, #initialize, timestamp
Constructor Details
This class inherits a constructor from Hcp::Resource
Instance Method Details
#content ⇒ String?
Returns the content, as Housecall Pro answers it.
4 |
# File 'lib/hcp/resources/note.rb', line 4 attribute :content |