class ShopifyClient::ScriptTag
Public Class Methods
plural_name()
click to toggle source
# File lib/shopify_client/script_tag.rb, line 13 def self.plural_name :script_tags end
single_name()
click to toggle source
# File lib/shopify_client/script_tag.rb, line 9 def self.single_name :script_tag end