Class: Brightpearl::OrderStatus

Inherits:
Resource
  • Object
show all
Extended by:
APIOperations::Get, APIOperations::Post
Defined in:
lib/brightpearl/resources/order_status.rb

Class Method Summary collapse

Methods included from APIOperations::Get

get

Methods included from APIOperations::Post

post

Methods inherited from Resource

send_request, to_query

Class Method Details

.resource_pathObject



6
7
8
# File 'lib/brightpearl/resources/order_status.rb', line 6

def resource_path
  "order-service/order-status"
end