class Brightpearl::PriceList

Public Class Methods

resource_path() click to toggle source
# File lib/brightpearl/resources/price_list.rb, line 5
def resource_path
  "product-service/price-list"
end