Class: Payrix::Resource::Decisions
- Defined in:
- lib/payrix/resource/decisions.rb
Constant Summary collapse
- ATTRS =
[:id, :created, :modified, :creator, :modifier, :login, :org, :entity, :decision, :type, :target, :action, :sequence, :amount, :value, :period, :periodFactor, :low, :high, :inactive, :frozen, :division, :application, :options, :errorMessage, :reason, :additionalOptions, :level, :schedule, :scheduleFactor, :start, :finish, :useCache, :cacheTime]
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize(params) ⇒ Decisions
constructor
A new instance of Decisions.
Methods inherited from Base
#create, #delete, #details, #has_errors?, #has_more?, #request_options, #request_options=, #response, #retrieve, #set, #status, #to_json, #totals, #update