class IronBank::Operations::BillingPreview
Delete one or more objects of the same type www.zuora.com/developer/api-reference/#operation/Action_POSTdelete
Private Instance Methods
params()
click to toggle source
# File lib/iron_bank/operations/billing_preview.rb, line 11 def params IronBank::Object.new(args).deep_camelize(type: :lower) end