Class: ClioClient::ExpenseEntry
- Defined in:
- lib/clio_client/models/expense_entry.rb
Instance Attribute Summary
Attributes inherited from Resource
Instance Method Summary collapse
Methods inherited from Resource
#==, #[], #destroy, has_association, has_many_association, inherited, #initialize, #inspect, inspect, #reload, #save, set_attributes, #to_params
Constructor Details
This class inherits a constructor from ClioClient::Resource
Instance Method Details
#type ⇒ Object
5 |
# File 'lib/clio_client/models/expense_entry.rb', line 5 def type; 'ExpenseEntry'; end |