class RubyPaypalNvp::Statement

Public Class Methods

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