Class: Flexpay::FpsAPI::V2008_09_17::Pay
- Inherits:
-
Object
- Object
- Flexpay::FpsAPI::V2008_09_17::Pay
- Includes:
- AmazonFPSRequest, Flexpay::FpsAPI::V2008_09_17
- Defined in:
- lib/flexpay/fps_api/v2008_09_17/pay.rb
Instance Method Summary collapse
-
#initialize ⇒ Pay
constructor
A new instance of Pay.
Methods included from AmazonFPSRequest
Methods included from APIModule
Constructor Details
#initialize ⇒ Pay
Returns a new instance of Pay.
13 14 15 16 |
# File 'lib/flexpay/fps_api/v2008_09_17/pay.rb', line 13 def initialize self.Action = "Pay" self.Version = "2008-09-17" end |