Class: Trebbianno::Inventory
- Defined in:
- lib/trebbianno/inventory.rb
Constant Summary collapse
- PATH =
"/Inventory"
Instance Method Summary collapse
Methods inherited from Request
#build_user, #construct_xml, #initialize
Constructor Details
This class inherits a constructor from Trebbianno::Request
Instance Method Details
#build_inventory_request ⇒ Object
6 7 8 |
# File 'lib/trebbianno/inventory.rb', line 6 def build_inventory_request construct_xml "stock" end |