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