Class: RubyPaypalNvp::Statement

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_paypal_nvp/statement.rb

Class Method Summary collapse

Class Method Details

.where(options) ⇒ Object



3
4
5
# File 'lib/ruby_paypal_nvp/statement.rb', line 3

def self.where(options)
  ::RubyPaypalNvp::Fetcher::Statement.call(options)
end