Sha256: 69a732aa2fe34d86e2f4ac3611294ca9e0c3c90b5a329dec12b01a4ffbea13ec
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
module RubyPaypalNvp class Statement def self.where(options) ::RubyPaypalNvp::Fetcher::Statement.call(options) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby_paypal_nvp-0.1.1 | lib/ruby_paypal_nvp/statement.rb |
ruby_paypal_nvp-0.1.0 | lib/ruby_paypal_nvp/statement.rb |