class Bigcommerce::BlogTag
Public Class Methods
all(params = {})
click to toggle source
# File lib/bigcommerce/resources/content/blog_tag.rb, line 12 def self.all(params = {}) get path.build, params end
# File lib/bigcommerce/resources/content/blog_tag.rb, line 12 def self.all(params = {}) get path.build, params end