Class: Flexpay::FpsAPI::V2008_09_17::CancelSubscriptionAndRefund

Inherits:
Object
  • Object
show all
Includes:
AmazonFPSRequest, Flexpay::FpsAPI::V2008_09_17
Defined in:
lib/flexpay/fps_api/v2008_09_17/cancel_subscription_and_refund.rb

Instance Method Summary collapse

Methods included from AmazonFPSRequest

#generate_url, #go!, included

Methods included from APIModule

included

Constructor Details

#initializeCancelSubscriptionAndRefund

Returns a new instance of CancelSubscriptionAndRefund.



12
13
14
15
# File 'lib/flexpay/fps_api/v2008_09_17/cancel_subscription_and_refund.rb', line 12

def initialize
  self.Action = "CancelSubscriptionAndRefund"
  self.Version = "2008-09-17"
end