Class: Printfection::LineItem
- Extended by:
- Actions::Create, Actions::Retrieve
- Includes:
- Actions::Delete, Actions::Update
- Defined in:
- lib/printfection/line_item.rb
Instance Attribute Summary
Attributes inherited from Resource
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Actions::Retrieve
Methods included from Actions::Create
Methods included from Actions::Delete
Methods included from Actions::Update
Methods inherited from Resource
Constructor Details
This class inherits a constructor from Printfection::Resource
Class Method Details
.uri ⇒ Object
15 16 17 |
# File 'lib/printfection/line_item.rb', line 15 def self.uri "/lineitems" end |