class Dynaccount::ProductGroup
Public Class Methods
api_path()
click to toggle source
# File lib/dynaccount/product_group.rb, line 7 def self.api_path 'product_group' end
ignore_put()
click to toggle source
# File lib/dynaccount/product_group.rb, line 3 def self.ignore_put [:id, :block_id] end