Class: EndOfDayRequest

Inherits:
PaymentechOrbitalRequest show all
Defined in:
lib/active_merchant/billing/gateways/paymentech_orbital/end_of_day_request.rb

Instance Attribute Summary

Attributes inherited from PaymentechOrbitalRequest

#gateway, #options

Instance Method Summary collapse

Methods inherited from PaymentechOrbitalRequest

#headers, #initialize, #to_xml

Constructor Details

This class inherits a constructor from PaymentechOrbitalRequest

Instance Method Details

#request_typeObject



2
# File 'lib/active_merchant/billing/gateways/paymentech_orbital/end_of_day_request.rb', line 2

def request_type; "EndOfDay"; end