Class: RubyPaypalNvp::Fetcher::Balance

Inherits:
Base
  • Object
show all
Defined in:
lib/ruby_paypal_nvp/fetcher/balance.rb

Constant Summary collapse

RESPONSE_PARAMS =
%w[L_AMT L_CURRENCYCODE].freeze

Method Summary

Methods inherited from Base

call, #call, #initialize, #load_api_response

Constructor Details

This class inherits a constructor from RubyPaypalNvp::Fetcher::Base