Class: Brightpearl::PriceList

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

Class Method Summary collapse

Methods included from APIOperations::Get

get

Methods inherited from Resource

send_request, to_query

Class Method Details

.resource_pathObject



5
6
7
# File 'lib/brightpearl/resources/price_list.rb', line 5

def resource_path
  "product-service/price-list"
end