Module: IronBank::Actions
- Defined in:
- lib/iron_bank.rb,
lib/iron_bank/actions/amend.rb,
lib/iron_bank/actions/query.rb,
lib/iron_bank/actions/create.rb,
lib/iron_bank/actions/delete.rb,
lib/iron_bank/actions/update.rb,
lib/iron_bank/actions/execute.rb,
lib/iron_bank/actions/generate.rb,
lib/iron_bank/actions/subscribe.rb,
lib/iron_bank/actions/query_more.rb
Overview
Zuora actions, e.g., subscribe, amend, etc.
Defined Under Namespace
Classes: Amend, Create, Delete, Execute, Generate, Query, QueryMore, Subscribe, Update