class RubyPaypalNvp::Balance

Public Class Methods

where(options) click to toggle source
# File lib/ruby_paypal_nvp/balance.rb, line 3
def self.where(options)
  ::RubyPaypalNvp::Fetcher::Balance.call(options)
end