Module: Cetustek::Queries
- Included in:
- QueryAllowance, QueryInvoice, QueryInvoiceNumberByOrderId
- Defined in:
- lib/cetustek/queries.rb
Overview
Read-only SOAP queries. Each returns the raw Savon response, mirroring QueryInvoiceByOrderId. Spec AVM-26-03 §2.4 / §2.6 / §2.11.
Instance Method Summary collapse
Instance Method Details
#rentid ⇒ Object
17 18 19 |
# File 'lib/cetustek/queries.rb', line 17 def rentid Cetustek.config.username end |