module ShopifyAPI::Utils::VerifiableQuery

Public Instance Methods

hmac() click to toggle source
# File lib/shopify_api/utils/verifiable_query.rb, line 12
def hmac; end
to_signable_string() click to toggle source
# File lib/shopify_api/utils/verifiable_query.rb, line 15
def to_signable_string; end