Sha256: 3f15d4e9f9954c108947dc7d4937840c661877aabfd37cf9c760d502d12d1795
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
module RubyPaypalNvp class Balance def self.where(options) ::RubyPaypalNvp::Fetcher::Balance.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/balance.rb |
ruby_paypal_nvp-0.1.0 | lib/ruby_paypal_nvp/balance.rb |