Class: Ruboty::AppAnnie::Actions::ListProducts

Inherits:
Base
  • Object
show all
Defined in:
lib/ruboty/app_annie/actions/list_products.rb

Instance Attribute Summary

Attributes inherited from Base

#message

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Ruboty::AppAnnie::Actions::Base

Instance Method Details

#callObject



5
6
7
# File 'lib/ruboty/app_annie/actions/list_products.rb', line 5

def call
  list_products
end