Builds Ebay::Requests#GetStore
Returns Ebay::Responses#GetStore
Official Documentation for GetStore
761 762 763
# File 'lib/ebay/api_methods.rb', line 761 def get_store(params = {}) commit(Ebay::Requests::GetStore, params) end