Class: Flexpay::CobrandingAPI::V2009_01_09::RecipientToken

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

#initializeRecipientToken

Returns a new instance of RecipientToken.



31
32
33
34
# File 'lib/flexpay/cobranding_api/v2009_01_09/pipelines.rb', line 31

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