Method: WeChat::REST::Store#shelf_get_all

Defined in:
lib/we_chat/rest/store.rb

#shelf_get_allObject



136
137
138
# File 'lib/we_chat/rest/store.rb', line 136

def shelf_get_all
  perform_post 'merchant/shelf/getall'
end