Class: RubyPaypalNvp::Fetcher::Statement
- Defined in:
- lib/ruby_paypal_nvp/fetcher/statement.rb
Constant Summary collapse
- RESPONSE_PARAMS =
%w[L_TIMESTAMP L_TIMEZONE L_TYPE L_EMAIL L_NAME L_TRANSACTIONID L_STATUS L_AMT L_CURRENCYCODE L_FEEAMT L_NETAMT].freeze
Method Summary
Methods inherited from Base
call, #call, #initialize, #load_api_response
Constructor Details
This class inherits a constructor from RubyPaypalNvp::Fetcher::Base