module Shoplo::API::Shop

Public Instance Methods

get_shop() click to toggle source
# File lib/shoplo/api/shop.rb, line 4
def get_shop
  get_content('shop')
end