Class: Flexpay::CobrandingAPI::V2009_01_09::RecurringPipeline

Inherits:
Object
  • Object
show all
Includes:
AmazonFPSRequest, Flexpay::CobrandingAPI::V2009_01_09
Defined in:
lib/flexpay/cobranding_api/v2009_01_09/pipelines.rb

Instance Method Summary collapse

Methods included from AmazonFPSRequest

#generate_url, #go!, included

Methods included from APIModule

included

Constructor Details

#initializeRecurringPipeline

Returns a new instance of RecurringPipeline.



11
12
13
14
# File 'lib/flexpay/cobranding_api/v2009_01_09/pipelines.rb', line 11

def initialize
  self.pipelineName = "Recurring"
  self.version = "2009-01-09"
end