Class: Payrix::Resource::Plans
- Defined in:
- lib/payrix/resource/plans.rb
Constant Summary collapse
- ATTRS =
[:id, :created, :modified, :creator, :modifier, :merchant, :name, :description, :schedule, :scheduleFactor, :amount, :inactive, :frozen, :maxFailures, :type, :txnDescription, :order, :billing, :um]
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize(params) ⇒ Plans
constructor
A new instance of Plans.
Methods inherited from Base
#create, #delete, #details, #has_errors?, #has_more?, #request_options, #request_options=, #response, #retrieve, #set, #status, #to_json, #totals, #update