Class: Payrix::Resource::Invoices
- Defined in:
- lib/payrix/resource/invoices.rb
Constant Summary collapse
- ATTRS =
[:id, :created, :modified, :creator, :modifier, :login, :merchant, :customer, :subscription, :number, :title, :message, :emails, :total, :tax, :discount, :type, :status, :dueDate, :expirationDate, :sendOn, :emailStatus, :inactive, :frozen, :allowedPaymentMethods]
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#initialize(params) ⇒ Invoices
constructor
A new instance of Invoices.
Methods inherited from Base
#create, #delete, #details, #has_errors?, #has_more?, #request_options, #request_options=, #response, #retrieve, #set, #status, #to_json, #totals, #update