Class: Brightpearl::OrderStatus
- Extended by:
- APIOperations::Get, APIOperations::Post
- Defined in:
- lib/brightpearl/resources/order_status.rb
Class Method Summary collapse
Methods included from APIOperations::Get
Methods included from APIOperations::Post
Methods inherited from Resource
Class Method Details
.resource_path ⇒ Object
6 7 8 |
# File 'lib/brightpearl/resources/order_status.rb', line 6 def resource_path "order-service/order-status" end |