Class: Payrix::Resource::Terminals
- Defined in:
- lib/payrix/resource/terminals.rb
Constant Summary collapse
- ATTRS =
[:id, :created, :modified, :creator, :modifier, :merchant, :type, :capability, :environment, :autoClose, :autoCloseTime, :name, :description, :address1, :address2, :city, :state, :zip, :country, :timezone, :status, :phone, :serial, :cloudEnabled]
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize(params) ⇒ Terminals
constructor
A new instance of Terminals.
Methods inherited from Base
#create, #delete, #details, #has_errors?, #has_more?, #request_options, #request_options=, #response, #retrieve, #set, #status, #to_json, #totals, #update