Module: Stosp::Client::ExportPurchasesList
- Included in:
- Stosp::Client
- Defined in:
- lib/stosp/client/export_purchases_list.rb
Instance Method Summary collapse
Instance Method Details
#export_purchases_list ⇒ Object
6 7 8 |
# File 'lib/stosp/client/export_purchases_list.rb', line 6 def export_purchases_list get '/purchase/apiExportPurchasesList' end |